Temporary stuff I am working on and want to share with others for collaboration. Don't expect anything stable nor permanent from this repo...
- 3D volume slicer: Interactive slicer for 3D volumes in matplotlib.
- interp_cubic_spline_3d: 3D cubic spline
interpolation routine, taking the same input parameters (first three) as
scipy.interpolate.interpn
. - Running Matlab in Jupyter
- 1D next/previous interpolation
- Runtime comparison of 8 different methods