7.2.0
- Initial implementation of
defc
, which can be used to fit B-Splines to 1D data using a weighted least squares method. - Fixed dummy argument intents in
dbspvn
. 🐞 - Fixed unit tests when compiling with real precision other than
real64
.
defc
, which can be used to fit B-Splines to 1D data using a weighted least squares method.dbspvn
. 🐞real64
.