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

Adding conda forge recipe to develop branch #1

Closed
wants to merge 55 commits into from

Conversation

daniloebbinghaus
Copy link
Owner

@daniloebbinghaus daniloebbinghaus commented May 23, 2022

Reference to issue 264.

janzill and others added 30 commits October 22, 2021 09: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 <[email protected]>
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
* Updates shapely deprecated methods (#281)
* Improves performance of triggers (#278)
* documentation correction (#282)
* French INRETS and bpr2 VD functions (#273)
* Fixes styles to expose test failures
* Adds the obvious field vot to the modes table and creates and adds a script for compiling that may be useful during development
* Closes issue #289 and adds small feature
* fixes traffic assignment tests (#293)
* Follows the Wikimedia user-agent policy (#295)
* Adresses issue #285 (#297)
* 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
* Threading
* Adds connection refresh capability
* Stores binaries with all tests
* Makes feather optional on import
* Removes repeated code

Co-authored-by: Danilo Ebbinghaus <[email protected]>
Co-authored-by: Arthur Evrard <[email protected]>
Co-authored-by: Jan Zill <[email protected]>
Co-authored-by: Jan <[email protected]>
pedrocamargo and others added 25 commits March 30, 2022 16:12
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)

Co-authored-by: Danilo Ebbinghaus <[email protected]>
Co-authored-by: Arthur Evrard <[email protected]>
Co-authored-by: Jan Zill <[email protected]>
Co-authored-by: Jan <[email protected]>
# Conflicts:
#	aequilibrae/paths/parameters.pxi
#	docs/source/index.rst
* Improves database structure

* Improves database structure
numpy 1.22 is still not the default
@daniloebbinghaus daniloebbinghaus deleted the branch daniloebbinghaus:develop June 23, 2022 11:19
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.

6 participants