kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Use numpy >= v1.20.1 #173

Open kuanb opened 3 years ago

kuanb commented 3 years ago

There's a bug in earlier version of numpy. See discussion stemming from this ticket: https://github.com/kuanb/peartree/issues/172