adolgert / Glissa.jl

Spline functions for unequal coordinates in pure Julia
MIT License
0 stars 0 forks source link

Feature/bspline #8

Closed adolgert closed 1 year ago

adolgert commented 1 year ago

This has bspline implementations from de Boor, Schumaker, and Dierckx. It isn't doing reverse autodifferentiation, but maybe that's another code branch.