Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@FilippoAiraldi FilippoAiraldi released this 26 May 17:09
· 1 commit to dev since this release

Changes

  • implemented the SimplifiedLinkWithVsl, which allows to control the segment's equilibrium speed directly instead of via a maximum velocity
  • fixed error with new version of networkx==3.2
  • updated project files (README, pre commit hooks, etc.)

PRs

  • fixed indexing mistake in virtual downstream density when there are multiple exit links #4, thanks to @woodwm