spline3

A parallel implementation of the Sorokina/Zeilfelder spline scheme.

http://michael.orlitzky.com/code/spline3.xhtml

Latest on Hackage:1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

AGPL-3.0-only licensed by Michael Orlitzky
Maintained by Michael Orlitzky

Interpolate volumetric data according to "Local quasi-interpolation by cubic C^1 splines on type-6 tetrahedral partitions." The defaults are tailored to the MRI data contained in data/mri.bin from the Stanford volume data archive at http://graphics.stanford.edu/data/voldata/.

For more information and examples, please see the project homepage at http://michael.orlitzky.com/code/spline3.xhtml.