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

Implement traverse_f32_add_mul #171

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

wkearn
Copy link
Contributor

@wkearn wkearn commented Feb 18, 2025

This could be used to replace the more specific
flow_accumulation_edgelist implementation for flow networks, but it can also be used to compute the size of connected components of the stream network.

See the discussion in #164

This could be used to replace the more specific
`flow_accumulation_edgelist` implementation for flow networks, but it
can also be used to compute the size of connected components of the
stream network.

Signed-off-by: William Kearney <[email protected]>
@wkearn wkearn added the enhancement New feature or request label Feb 18, 2025
@wkearn wkearn merged commit 4037bfd into TopoToolbox:main Feb 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant