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

Make Curve generic over its dimensionality #579

Merged
merged 8 commits into from
May 13, 2022
Merged

Make Curve generic over its dimensionality #579

merged 8 commits into from
May 13, 2022

Conversation

hannobraun
Copy link
Owner

This is another step towards addressing #568.

I'm about to add a second one, both of which refer to dimensionality.
This makes `D` too general of a name.
Make it generic over the dimensionality of its canonical representation.
This is a step towards making the use of `geometry::Point` more
flexible, which is going to be required by some changes I'm working on.
@hannobraun hannobraun enabled auto-merge May 13, 2022 13:31
@hannobraun hannobraun merged commit b764d2b into main May 13, 2022
@hannobraun hannobraun deleted the curve branch May 13, 2022 13:37
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.

1 participant