Metadata-Version: 1.1
Name: GraphHierarchy
Version: 0.4
Summary: A module calculating quantities related to a network metric known as graph hierachy, see Moutsinas, G., Shuaib, C., Guo, W., & Jarvis, S. (2019). Graph hierarchy and spread of infections. arXiv preprint arXiv:1908.04358.
Home-page: https://github.com/shuaib7860/GraphHierarchy
Author: Choudhry Shuaib
Author-email: cshuaib@outlook.com
License: MIT
Download-URL: https://github.com/shuaib7860/GraphHierarchy/archive/v0.4.tar.gz
Description: 
        **GraphHierarchy** is a python package that calculates the hierarchical levels of nodes in a network as well as hierarchical coherence of a network structure. 
        Hierarchical levels are the mathematical generalisation of the trophic analysis of networks. Trophic levels and hence trophic coherence can be defined only on networks with well defined sources and so trophic analysis of networks had been restricted to the ecological domain, until now. 
        Graph Hierarchy is a python package that allows for analysis of all network structures via the trophic levels and coherence approach. 
        Trophic coherence, a measure of a network’s hierarchical organisation, has been shown to be linked to a network’s structural and dynamical aspects. 
        In GraphHierarchy we have developed the python code which implements the mathematical generalisation of the trophic coherence theory to all networks. See citation paper for more details.
        .. _GitHub: https://github.com/shuaib7860/GraphHierarchy
        
Keywords: Graph Hierarchy,Trophic Coherence,Hierarchical Coherence,Trophic Levels
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
