-
Notifications
You must be signed in to change notification settings - Fork 6
Development Roadmap
Kyle Carow edited this page Mar 3, 2025
·
13 revisions
-
New interpolation strategies:
-
Cubic (+ extrapolation)
-
Splines (+ extrapolation?)
-
Consider others listed here: https://en.wikipedia.org/wiki/Multivariate_interpolation#Regular_grid
-
- Plan for downstream custom strategies, may require extensive restructuring
- This probably necessitates automating (perhaps via compile-time checks) validation of strategy/extrapolate, which is a benefit