jipolanco / BSplineKit.jl

A collection of B-spline tools in Julia
https://jipolanco.github.io/BSplineKit.jl/dev/
MIT License
51 stars 9 forks source link

Allow evaluating individual periodic B-splines #49

Closed jipolanco closed 1 year ago

jipolanco commented 1 year ago

This allows evaluating individual periodic B-splines using the B[i](x) syntax.