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

Refactor edge/curve representation #1996

Merged
merged 7 commits into from
Aug 17, 2023
Merged

Refactor edge/curve representation #1996

merged 7 commits into from
Aug 17, 2023

Conversation

hannobraun
Copy link
Owner

These are some changing that bring the code closer to my local branch, where I'm working on #1937.

To address the shortcomings of edge approximation (see the long
comment), we need to do the approximation based on `Curve` instead of
`GlobalEdge`. This is a step in preparation of that.
This is in preparation of moving it out of the module.
The new module hierarchy might seem a bit convoluted. It's designed to
mirror the module hierarchy I have in a local branch, where I've
developed all of this a bit further.
@hannobraun hannobraun enabled auto-merge August 17, 2023 09:14
@hannobraun hannobraun merged commit b42ad3d into main Aug 17, 2023
@hannobraun hannobraun deleted the approx branch August 17, 2023 09:16
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