Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 991 Bytes

index.rst

File metadata and controls

32 lines (24 loc) · 991 Bytes

Welcome to NetCenLib's documentation!

NetCenLib (Network centrality library) is a tool to compute a wide range of centrality measures for a given network. The library is designed to work with Python Networkx library.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Introduction <files/INTRODUCTION.md>
   Quick start <files/QUICK_START.md>
   Centrality measures <files/CENTRALITY_MEASURES.md>
   Contributing <files/CONTRIBUTING.md>
   Code of conduct <files/CODE_OF_CONDUCT.md>
   Reference <source/modules>


Indices and tables