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

Standardize neighbor ID naming #1435

Closed
wants to merge 1 commit into from
Closed

Standardize neighbor ID naming #1435

wants to merge 1 commit into from

Conversation

visr
Copy link
Member

@visr visr commented Apr 28, 2024

I like the inflow_id name since it is clear what the edge direction is, the edge type, and that it concerns an ID. It is both the name of the function and used as a variable. I think that's fine because you never want to mix both usages.

These are some preparations for #889.

@visr visr added the core Issues related to the computational core in Julia label Apr 28, 2024
visr added a commit that referenced this pull request Apr 29, 2024
On top of #1435.
This significantly speeds up the running time at the cost of using
slightly more storage.
@visr
Copy link
Member Author

visr commented Apr 29, 2024

Incorporated as part of #1436.

@visr visr closed this Apr 29, 2024
@visr visr deleted the neighbor-naming branch April 29, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues related to the computational core in Julia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant