An open API service indexing awesome lists of open source software.

https://github.com/mathialo/splinelib

Python library for representation and computation of splines
https://github.com/mathialo/splinelib

data-science geometric-modeling python spline-approximation splines

Last synced: 3 days ago
JSON representation

Python library for representation and computation of splines

Awesome Lists containing this project

README

          

# splinelib
Library for representation and computation of splines. Largely based on the course [MAT4170](http://www.uio.no/studier/emner/matnat/math/MAT4170/index-eng.html) at UiO, and many of the algorithms will be taken from [Spline Methods](http://www.uio.no/studier/emner/matnat/math/MAT4170/v18/pensumliste/splinebook-2018.pdf) by Tom Lyche and Knut Mørken.

For details on how to use `splinelib`, please consult the [documentation](https://mathialo.github.io/splinelib/index.html)