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 the linear interpolator #31

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

stephenswat
Copy link
Member

This commit applies major changes to the linear interpolator, fixing bugs, adding requirements and allowing it to work for arbitrarily many dimensions. Also adds tests for it.

This commit applies major changes to the linear interpolator, fixing
bugs, adding requirements and allowing it to work for arbitrarily many
dimensions. Also adds tests for it.
@stephenswat stephenswat added bug Something isn't working enhancement New feature or request tests Improvements or additions to tests core Issues and changes related to the core library labels Nov 7, 2024
@stephenswat stephenswat merged commit ac64208 into acts-project:main Nov 7, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Issues and changes related to the core library enhancement New feature or request tests Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant