Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 850 Bytes

HISTORY.rst

File metadata and controls

42 lines (29 loc) · 850 Bytes

History

0.4.0 (2018-04-22)

  • Refactor map operation for multiprocessing pool
  • MultiDiGraph to DiGraph converter
  • Simplify graph method
  • Refactor of coalesce to deal with lost edges problem

0.3.0 (2018-04-01)

  • Parallelization of route segments processing
  • Fix log
  • Coalescing function to sumarize complex graphs
  • Graph re-projection
  • Fix absent wait times during bus stop processing
  • Bidirectional synthetic networks

0.2.0 (2018-03-06)

  • Refactor graph creation
  • Break out and consolidate methods to support synthetic graphs
  • Stop interpolation
  • Docker and Jupyter Notebook configurations
  • Node aggregation and naming fixes

0.1.2 ( 2017-11-23)

  • Fixed dependencies-related issues

0.1.0 ( 2017-11-21)

  • PyPI initial release