@hackage spline30.0.2
A parallel implementation of the Sorokina/Zeilfelder spline scheme.
Categories
License
GPL-3.0-only
Maintainer
Michael Orlitzky <michael@orlitzky.com>
Links
Versions
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
Package Flags
llvm
(off by default)
Build with LLVM
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.php.