Skip to content

Releases: AequilibraE/aequilibrae

Minor release with bug fixing and performance improvements

25 Feb 08:30
77edeae
Compare
Choose a tag to compare

Major changes

  • Substantial performance improvements when skimming/assigning using cadastral networks, due to further network simplification based on the removal of dead-ends. Roughly 13% speed improvements in large networks

  • Improvements in the OSM importer. Now capable of importing much larger areas and limiting them to polygons instead of bounding boxes

Minor changes

Full Changelog: v1.0.0...v1.0.1

Major milestone with public transport assignment

16 Dec 11:35
e6e7334
Compare
Choose a tag to compare

Major changes

Fixes and minor improvements

Full Changelog: v0.9.5...v1.0.0

New version release with new Path-finding capabilities

25 Nov 01:41
df559bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

New version with important bug fixes in select link analysis

09 Oct 07:21
a169b61
Compare
Choose a tag to compare

This version brings a critical fix to select link analysis. All work in this release has been funded by Outer Loop Consulting

What's Changed

Full Changelog: v0.9.3...v0.9.4

New version with bug fixes and performance improvements

10 Jul 08:57
e5a21f1
Compare
Choose a tag to compare

This version brings a number of important changes, including a fix for indices on in-memory matrices and quite a bit of documentation. Thanks to @elfjes for the matrix index fix!!

All changes can be seen in the list of Pull-requests below:

What's Changed

Full Changelog: V0.9.2...v0.9.3

Minor release with critical bug fix

19 May 08:43
4a8b23e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...V0.9.2

Minor release 0.9.1

10 May 01:19
30c5a28
Compare
Choose a tag to compare

v0.9.0

28 Apr 10:23
0459c54
Compare
Choose a tag to compare

New features and improved performance

  • Introduction of public transport service database by @r-akemii in #372
    • Formal PT route system database
    • GTFS importer (includes map-matching to the network)
  • Porting of graph compression (network simp[lification) to Cython. 3 to 4x speedup by @Jake-Moss in https://github.com//pull/399

Software and documentation changes

  • New documentation by @r-akemii in #394
  • Preparation for Conda-forge support

New Contributors

Full Changelog: v0.8.1...v0.9.0

V0.8.3

05 Apr 06:46
3db2427
Compare
Choose a tag to compare

What's Changed

  • Optimizes Ci workflows
  • Avoid absolute path references by @Jake-Moss in #396

Full Changelog: v0.8.2...V0.8.3

Minor release to fix conda-forge

05 Apr 04:05
15628e7
Compare
Choose a tag to compare

What's Changed

  • Include requirements.txt when packaging by @Jake-Moss in #390
  • Sets up an alternative version for use with QGIS

Full Changelog: v0.8.1...v0.8.1.1

This release is a minor bump to fix future packaging for conda-forge.