Skip to content

Python tricubic spline interpolator

Compare
Choose a tag to compare
@DurhamDecLab DurhamDecLab released this 24 Jan 13:35
· 104 commits to master since this release
ccbcec1

First release of tricubic interpolator. Designed for both scalar and vector fields, gradients are implemented. Methods for querying at single coordinates or multiple simultaneous coordinates. Created for simulating particle motion in magnetic fields but will operate with any suitably-formatted input. Future releases to incorporate numerical integrators for particle motion.