Skip to content

Major release with important new features

Compare
Choose a tag to compare
@pedrocamargo pedrocamargo released this 19 Oct 06:50

Key new features have been added to AequilibraE:

  • Generalized cost functions for assignment with class-specific formulations are now supported
  • Allows for saving full path-file during assignment (experimental)
  • Python 3.9 support (OpenMatrix still has no official 3.9 support on Windows due to the lack of PyTables binaries)
  • Improved traffic assignment result reporting
  • Creation of Delaunay Lines through the API

Documentation:

  • Marginal improvements on the API documentation
  • New example for the creation of a project from a Link layer
  • Example for the creation of Delaunay Lines
  • Example for the detection of disconnected links and nodes

Deprecations:

  • Python 3.6 is no longer supported

What's Changed

New Contributors

Full Changelog: 0.7.1...V0.7.2