Skip to content

Releases: AequilibraE/aequilibrae

Minor release with new feature

07 Jul 03:51
2cc9292
Compare
Choose a tag to compare

MInor release with support for tracking link directionality on path computation

Minor release

23 Apr 08:02
2376874
Compare
Choose a tag to compare

Bug fixes:

  • Fixes an edge case error for CFW and BFW assignments that occurred when neither a CFW/BFW iteration nor an FW iteration could find a feasible step size for the computed step direction.
  • Adds proper error treatment for the case where computations are attempted before the cost field is chosen

Enhancements:

  • Convergence report is now kept in memory as a dictionary formatted in a convenient way to convert to Pandas DataFrame
  • Allows computations to be done when there are no centroids in the graph

DevOps:
Documentation is now hosted on Amazon AWS S3 buckets, and all workflows were updated to upload documentation to the right place.

Minor release

17 Mar 04:17
d8a9b55
Compare
Choose a tag to compare

This version is a minor release with minor bug fixing and cone cleaning
Most relevant pieces of the release are the workflows for testing and release

Bug fixing and software changes required by the QGIS interface

01 Mar 13:38
629841d
Compare
Choose a tag to compare

Bug fixes

  • BPR with single values for the entire network was returning an error
  • Skimming was not being performed for zones with no demand
  • Synthetic gravity models could not be calibrated using OMX inputs

Major release with advanced traffic assignment equilibrium methods

18 Feb 04:00
206760c
Compare
Choose a tag to compare

Inclusion of 4 methods for traffic assignment equilibrium:

  • Method of Successive Averages
  • Frank-Wolfe
  • Conjugate Frank-Wolfe
  • Biconjugate Frank-Wolfe

Several bug fixes
Documentation

Release to upload Windows wheels

07 Feb 03:34
Compare
Choose a tag to compare
V0.6.0.post2

cleans upload

Version 0.6.0

07 Feb 03:14
Compare
Choose a tag to compare

Introduction of the AequilibraE project file.
Improvement in documentation
Bug fixes

Post release to address only Github Workflows

31 Jan 11:10
4124b10
Compare
Choose a tag to compare

Exact same software as previous release

New features and bug fixing

31 Jan 10:58
ba0b7ca
Compare
Choose a tag to compare

New features:

  • OMX support throughout the software.
  • Creating OMX

Bug fixes:

  • Traffic assignment was not computing skims, even when the graph was appropriately set. The issue was fixed, and the syntax for graph setting slightly changed in order to introduce the dedicated method set_skimming.

Documentation:

  • Automatic documentation from merge to master

GTFS import

  • Fixes bug where code would not work properly if IDs for trips and shapes were numeric

Minor updates to Cython code and comprehensive builds for PyPi

02 Dec 11:45
Compare
Choose a tag to compare

Conversion of all workflow to GitHub actions and upload of complete package to PyPI

Python 3.5, 3.6 & 3.7
For:

Windows Server 64
Mac OS Catalina 10.15
Ubuntu 18.04