pathpy is an OpenSource python package for the analysis of time series data on networks using higher-order and multi-order graphical models.
GNU Affero General Public License v3.0
2
stars
0
forks
source link
add method to create origin destination statistics from a Paths object #71
Closed
IngoScholtes closed 6 years ago
This functionality would be useful for scenarios where we want to compare actual path statistics with shortest path statistics.
Thanks to @tlarock for the suggestion!