You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrades Numpy version (#353)
* Limits pyarrow version
* Makes PyArrow an optional dependency (#356)
Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
* Update setup.py (#357)
* Bumps up version
* Updates setup
* Sets version for AequilibraE
* Fixes packaging (#362)
Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
Co-authored-by: djfrancesco <pacullfrancois@gmail.com>
* Fix: #365 Use specified number of cores (#366)
* Fix skim cost calculation on compact graph (#367)
When skimming the network using the compact graph the last link (within
the dataframe) was being ignored.
Co-authored-by: chrisobi02 <chrisgobrien02@gmail.com>
Co-authored-by: Jamie Cook <jamie.cook@veitchlister.com.au>
Co-authored-by: djfrancesco <pacullfrancois@gmail.com>
Co-authored-by: Jake Moss <jake.moss@uqconnect.edu.au>
Always using all cores in network skimming.
The text was updated successfully, but these errors were encountered: