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

Fix skim cost calculation on compact graph #367

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

Jake-Moss
Copy link
Contributor

When skimming the network using the compact graph the last link (within the dataframe) was being ignored.

Co-authored-by: chrisobi02 chrisgobrien02@gmail.com

When skimming the network using the compact graph the last link (within
the dataframe) was being ignored.

Co-authored-by: chrisobi02 <chrisgobrien02@gmail.com>
@pedrocamargo pedrocamargo merged commit 6ee5de3 into AequilibraE:develop Nov 29, 2022
pedrocamargo added a commit that referenced this pull request Nov 29, 2022
* 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>
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.

2 participants