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

Fix inconsistency in curve approximation #1056

Merged
merged 5 commits into from
Sep 8, 2022
Merged

Fix inconsistency in curve approximation #1056

merged 5 commits into from
Sep 8, 2022

Conversation

hannobraun
Copy link
Owner

See the commits for a detailed explanation of the inconsistency. This inconsistency didn't cause any bugs yet, as far as I know, but it did cause bugs in #1019. This should be the last blocker that prevented me from addressing #1020.

This version is simpler, because it doesn't rely on the behavior of
`Range::new`. In fact, this behavior is going to change, which is the
reason for this commit.
Curve approximation could result in slightly different points, depending
on the direction of the range.
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