Skip to content

Releases: AequilibraE/aequilibrae

Minor release with the introduction of sub-area analysis for Route Choice

19 Aug 06:07
4aed1aa
Compare
Choose a tag to compare

Introduces minor changes to increase software robustness and a key new feature: Sub-area analysis for Route Choice.

What's Changed

Full Changelog: v1.1.0...v1.1.1

Minor release with sub-area analysis for Route-Choice

19 Aug 05:33
47b019c
Compare
Choose a tag to compare

Introduces minor changes to increase software robustness and a key new feature: Sub-area analysis for Route Choice.

What's Changed

Full Changelog: v1.1.0...v1.1.1

Major release with the introduction of Route Choice

26 Jul 23:36
458bb40
Compare
Choose a tag to compare

Major changes

  • Introduction of route choice

    • Multiple route choice set generation algorithms: Link Penalization (LP), Breadth-First Search on Link Elimination (BFSLE), BFSLE+LP
    • Path-Size Logit for the treatment of path overlaps
  • New Pre-loading feature on traffic assignment

    • A new method on multi-class traffic assignment that allows any pre-loading to be added to an assignment
    • A new method that allows pre-loading flows on roads to be computed from a fixed-route transit system is available in the model

Minor changes and bug fixes

  • New IPF algorithms

    • Fully parallelized
    • Separate treatment of float32 inputs for increased performance
  • Fixes a bug arising in one special case of network simplification

  • Much faster and more robust map-matching algorithm for GTFS importer

  • Removing PyQT dependency

Complete list of changes

New Contributors

Full Changelog: v1.0.1...v1.1.0

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