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

Overload interpolator operators #71

Closed
nwolek opened this issue Dec 29, 2015 · 1 comment
Closed

Overload interpolator operators #71

nwolek opened this issue Dec 29, 2015 · 1 comment
Assignees

Comments

@nwolek
Copy link
Member

nwolek commented Dec 29, 2015

Each type should be overloaded to accept four data points as inputs (regardless of wether all four are needed) to allow for easier switching between algorithms.

Related to issues #43 #60 #70

@nwolek nwolek self-assigned this Dec 29, 2015
nwolek added a commit that referenced this issue Dec 30, 2015
nwolek added a commit that referenced this issue Dec 30, 2015
nwolek added a commit that referenced this issue Dec 30, 2015
nwolek added a commit that referenced this issue Dec 30, 2015
…ther algorithms. Also a correction to stray delta comment. issue #71
@nwolek nwolek closed this as completed Dec 30, 2015
@nwolek
Copy link
Member Author

nwolek commented Dec 30, 2015

Got a new interpolation option out of this work: Nearest

Cleaned up the documentation and added even more tests. If something goes wrong here, we are going to know about!

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

No branches or pull requests

1 participant