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

Version 0.9 release #406

Merged
merged 14 commits into from
Apr 28, 2023
Merged

Version 0.9 release #406

merged 14 commits into from
Apr 28, 2023

Conversation

pedrocamargo
Copy link
Contributor

This is a pro forma PR to get the 0.9 version into master (from which we will issue the release).

Regular merge (NO SQUASHING)

Jake-Moss and others added 14 commits March 31, 2023 14:41
* Guarantees that the version that supports QGIS can be uploaded

* ups version

* ups version for documentation

---------

Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
Using absolutely paths taints the SOURCES.txt that's generated when installed,
the conda-forge windows build seems unable to handle it.
Avoid absolute path references
* Critical test preventing the use of the software altogether

* Critical test preventing the use of the software altogether

* Critical test preventing the use of the software altogether

* Typo

---------

Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
* Brings the stop_connectors table back

* Brings the stop_connectors table back

---------

Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
* Bring graph compression down to Cython
* Remove superfluous calls to max and cythonise small but hot function
* Cast network types and use smaller data type for direction
Previously only the directed graph had its columns cast to the correct values. Now that is also applied to the network before any construction. Temporary arrays have also been adjusted to fit the smaller type.
* updates QGIS building
---------
Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
* change theme

* Update version_history.rst

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* introduces data model documentation

* Documentation improvement

* Documentation improvement

* updates table docs

* Documentation improvement

* updates documentation

* Update aequilibrae/parameters.py

* documentation and testing of it

* documentation and testing of it

* updates docs

* Cleans docstrings

* Cleans docstrings

* Reorganization and small additions

* Reorganization and small additions

* Reorganization examples

* Example link

* cleans folders

* Removes population and employment from standard zones table

* documentation

* documentation

* documentation

* documentation

* documentation

* documentation

* documentation

* Documentation

* Documentation

* Documentation

* returns missing examples

* fixes docs structure

* add figures

* adds information on ipf

* adds ..code-block:: python to functions

* update docs

* formatting and typos

* fix indexes

* fixes typos

* adds doctest

* doctests

* Documentation

* Bumps up version

* Bumps up version

* documentation build

* doctests

* docstring formatting

* updates docs

* update tables documentation

* adds images

* updates docs

* black

* changes path to validation of history

* updates documentation

* Update conf.py

* Update aequilibrae_matrix.py

* adds switcher

* update docs

* update docs

* Update conf.py

* moves examples to new folder

* updates docs

* cleaning

* update docs

* development updates

* validation and benchmarking

* Graph logic

* Style correction

* removes useless requirement

* Update docs/source/development/softwaredevelopment.rst

Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>

* Apply suggestions from code review

Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>

---------

Co-authored-by: Renata Imai <renataakemii@yahoo.co.uk>
Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
@jamiecook jamiecook merged commit 0459c54 into master Apr 28, 2023
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