.. pandana documentation master file, created by sphinx-quickstart on Mon Aug 18 15:50:17 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Pandana ======= Pandana is a Python library for network analysis that uses `contraction hierarchies `_ to calculate super-fast travel accessibility metrics and shortest paths. The numerical code is in C++. v0.7, released July 26, 2023. Acknowledgments --------------- Pandana was created by Fletcher Foti, with subsequent contributions from Matt Davis, Federico Fernandez, Sam Maurer, and others. Sam Maurer is currently the lead maintainer. Pandana relies on contraction hierarchy code from Dennis Luxen and his `OSRM project `_. A `paper on Pandana `_ was presented at the Transportation Research Board Annual Conference in 2012. Please cite this paper when referring to the methodology implemented by this library. Contents -------- .. toctree:: :maxdepth: 2 installation introduction tutorial network loaders utilities changelog futurework Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`