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

Simple interpolators #1463

Merged
merged 1 commit into from Jan 6, 2017
Merged

Simple interpolators #1463

merged 1 commit into from Jan 6, 2017

Conversation

yukiiwashita
Copy link
Contributor

  • Transferred ProductNaturalSplineSimpleCurveInterpolator and ProductLinearSimpleCurveExtrapolator.
  • Implemented NaturalSplineSimpleCurveInterpolator.

@cjkent cjkent merged commit 88c4f8b into master Jan 6, 2017
@cjkent cjkent deleted the topic/simple-interpolators branch January 6, 2017 14:42
jodastephen added a commit that referenced this pull request Jan 6, 2017
 (reverted from commit 88c4f8b)
cjkent pushed a commit that referenced this pull request Jan 9, 2017
* simple interpolators (#1463)
 (reverted from commit 88c4f8b)

* Interpolator calculations supplied on demand

Avoid excessive memory use in interpolators
Only calculate data when needed and memoize
@jodastephen jodastephen modified the milestone: v1.2 Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants