Skip to content

v0.8.6a1

Pre-release
Pre-release

Choose a tag to compare

@jdlph jdlph released this 10 Sep 19:55
· 285 commits to master since this release

v0.8.6a1 comes as a hotfix to v0.8.5 over the following two issues.

  1. read_nodes() cannot proceed if a record of column "is_boundary" is empty or nonmetric.
  2. misleading code snippet in finding shortest paths when link sequence is expected, where the key word "seq_type" should have been placed before argument 'link'.

Other updates include

  1. separate _output_equity() from evaluate_accessibility();
  2. optimize the setup for bin_index in read_nodes() and polish README on Synthesize Zones and OD Demand.