@hackage splines0.5.0.1
B-Splines, other splines, and NURBS.
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <mokus@deepbondi.net>
Links
Versions
Installation
Dependencies (5)
- base >=3 && <5
- containers
- vector >=0.8
- polynomial
- vector-space Show all…
Dependents (3)
@hackage/acme-everything, @hackage/ipopt-hs, @hackage/marionetta
This is a fairly simple implementation of a general-purpose spline library, just to get the code out there. Its interface is still mildly unstable and may change (hopefully not drastically) as new needs or better style ideas come up. Patches, suggestions and/or feature requests are welcome.