splines

B-Splines, other splines, and NURBS in Haskell.


Keywords
library, math, numerical, public-domain, Propose Tags, Index, Math.NURBS, Math.Spline, Math.Spline.BSpline, Math.Spline.BSpline.Reference, Math.Spline.BezierCurve, Math.Spline.Class, Math.Spline.Hermite, Math.Spline.ISpline, Math.Spline.Knots, Math.Spline.MSpline, splines-0.5.0.1.tar.gz, browse, Package description, Package maintainers, JamesCook, edit package information
License
Other
Install
cabal install splines-0.5.0.1

Documentation

Splines for Haskell Build Status

Representation and basic operations on various families of splines (piecewise-polynomial functions) and NURBS (B-splines in projective space).