Skip to content

7.2.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 31 Dec 20:53
· 27 commits to master since this release
  • 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.