CHANGELOG
LICENSE
MANIFEST
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
doc/source/advanced.rst
doc/source/conf.py
doc/source/implement.rst
doc/source/index.rst
doc/source/install.rst
doc/source/intro.rst
doc/source/multiplex.rst
doc/source/reference.rst
doc/source/figures/karate_CPM.png
doc/source/figures/karate_modularity.png
doc/source/figures/layers_separate.pdf
doc/source/figures/layers_separate.png
doc/source/figures/layers_separate.synctex.gz
doc/source/figures/layers_separate.tex
doc/source/figures/resolution_profile.png
doc/source/figures/slices.pdf
doc/source/figures/slices.png
doc/source/figures/slices.synctex.gz
doc/source/figures/slices.tex
doc/source/figures/speed.png
etc/arith_apple_m1.h
include/pynterface.h
include/python_optimiser_interface.h
include/python_partition_interface.h
scripts/build_igraph.bat
scripts/build_igraph.sh
scripts/build_libleidenalg.bat
scripts/build_libleidenalg.sh
src/leidenalg/Optimiser.py
src/leidenalg/VertexPartition.py
src/leidenalg/__init__.py
src/leidenalg/functions.py
src/leidenalg/pynterface.cpp
src/leidenalg/python_optimiser_interface.cpp
src/leidenalg/python_partition_interface.cpp
src/leidenalg/version.py
src/leidenalg.egg-info/PKG-INFO
src/leidenalg.egg-info/SOURCES.txt
src/leidenalg.egg-info/dependency_links.txt
src/leidenalg.egg-info/requires.txt
src/leidenalg.egg-info/top_level.txt
tests/__init__.py
tests/test_Optimiser.py
tests/test_VertexPartition.py