Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 0.7.3 #300

Merged
merged 31 commits into from
Mar 30, 2022
Merged

Release version 0.7.3 #300

merged 31 commits into from
Mar 30, 2022

Conversation

pedrocamargo
Copy link
Contributor

@pedrocamargo pedrocamargo commented Mar 30, 2022

New features:

French INRETS and bpr2 VD functions (#273)
Adds the obvious field vot (Value-of-Time) to the modes table and creates and adds a script for compiling that may be useful during development
Bug fixes/Improvements:

Allows for skims to be set after the creation of traffic classes
Improvement on skim saving
Fixes creation of skim matrices on multi-class assignment
Makes feather optional on import
Documentation:

Adds new instructions for contribution by @pedrocamargo in #275
documentation correction (#282)
Software improvements

Updates shapely deprecated methods (#281)
Improves performance of triggers (#278)
Workflow test by @pedrocamargo in #276
fixes traffic assignment tests (#293)
Follows the Wikimedia user-agent policy (#295)

pedrocamargo and others added 30 commits November 9, 2021 16:13
* French INRETS VD function

First implementation of the French INRETS Volume Delay function.
Beta is not used but kept for better consistancy across VD functions.

* BPR2 implementation

First implementation of BPR2 Volume Delay function.
This doubles beta above capacity so that fewer vehicles are affected when capacity is exceeded.
Double Beta insteed of using a Beta' allow to use only 2 parameters as for other VD functions. Integration into QGIS GUI is also easier
* Adds the obvious field vot to the modes table and creates and adds a script for compiling that may be useful during development
* Update tests/compile.py
Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
Fixes issue with all-or-nothing results and adds small feature
Brilliant work, @janzill That original test was really out of whack!!!
Skimming on Multi-class assignment
* Threading
* Adds connection refresh capability
* Stores binaries with all tests
* Makes feather optional on import
* Removes repeated code
@pedrocamargo pedrocamargo changed the title Develop Release version 0.7.3 Mar 30, 2022
@janzill janzill self-requested a review March 30, 2022 06:11
@pedrocamargo pedrocamargo merged commit c3dfaf0 into master Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants