UDST / pandana

Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
http://udst.github.io/pandana
GNU Affero General Public License v3.0
386 stars 83 forks source link

Macosx fixes #30

Closed jiffyclub closed 9 years ago

jiffyclub commented 9 years ago

This is a continuation of #29 to fix the problem described in #26. We need to check the Mac OS X deployment target to decide whether to use the tr1 namespace, not the system installed OS X version.