pandana

Pandas Network Analysis: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:

  • 所有者: UDST/pandana
  • 平台:
  • 许可证: GNU Affero General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Version
Travis build status
Appveyor build status
Coverage Status

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.5 adds vectorized calculation of shortest path lengths: network.shortest_path_lengths().

Documentation: http://udst.github.io/pandana

Installation

Pandana runs on Mac, Linux, and Windows with Python 2.7, 3.6, 3.7, and 3.8.

The easiest way to install Pandana is using the Anaconda package manager. Pandana's Anaconda distributions are pre-compiled and include multi-threading support on all platforms.

conda install pandana --channel conda-forge

See the documentation for information about other installation options.

Demo

Pandana-demo.ipynb

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.

Academic literature

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.

主要指标

概览
名称与所有者UDST/pandana
主编程语言C++
编程语言Makefile (语言数: 6)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2013-10-14 06:19:54
推送于2023-11-25 06:09:34
最后一次提交
发布数18
最新版本名称v0.6.1 (发布于 )
第一版名称legacy_2014-08-18 (发布于 2014-08-18 10:51:45)
用户参与
星数401
关注者数41
派生数96
提交数576
已启用问题?
问题数102
打开的问题数39
拉请求数83
打开的拉请求数2
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?