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

Remove unnecessary calls to compute_graph_edges #2856

Merged
merged 6 commits into from
Nov 3, 2023

Conversation

IgorBaratta
Copy link
Member

@IgorBaratta IgorBaratta commented Nov 2, 2023

The IndexMap has all the information required to compute shared_indices.
Also this PR simplifies the logic behing the computation of shared_indices().

@IgorBaratta IgorBaratta marked this pull request as ready for review November 3, 2023 13:35
Copy link
Sponsor Member

@jorgensd jorgensd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🧑‍🔬

@garth-wells garth-wells added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit a981c5c Nov 3, 2023
20 checks passed
@garth-wells garth-wells deleted the igor/remove_extra_nbx branch November 3, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants