Skip to content

Fix small n_components bugs (#587) #588

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

Merged

Conversation

oskarhenriksson
Copy link
Contributor

@oskarhenriksson oskarhenriksson commented Aug 22, 2024

There were a couple of minor bugs in n_components for the cases when dimensions are given as input.

Fixes #587.

@oskarhenriksson oskarhenriksson marked this pull request as ready for review August 22, 2024 21:11
@PBrdng
Copy link
Collaborator

PBrdng commented Aug 23, 2024

Can you add a test that will check this function in the future?

@oskarhenriksson
Copy link
Contributor Author

oskarhenriksson commented Aug 23, 2024

I tried adding a few lines in the first testset ("union of 1 2-dim, 2 1-dim and 8 points") that should cover these versions of the function!

@PBrdng PBrdng merged commit fe0f0d1 into JuliaHomotopyContinuation:main Aug 26, 2024
4 checks passed
@oskarhenriksson oskarhenriksson deleted the fix_small_nid_bugs branch August 26, 2024 10:23
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.

Small bugs in n_components
2 participants