I use splines all the time for various puposes. You can find a bunch
of variations on my web page at http://www.astro.umd.edu/~jph/splines.ijs
There is also a least squares spline routine on my page
(http://www.astro.umd.edu/~jph/J_page.html) down at the bottom.
I've not compared these with the one at math/misc.
Cheers, Patrick
On Sat, 16 Mar 2019, David Lambert wrote:
Since I needed and didn't find splines in ~addons/math/misc I've implemented
the natural and not-a-knot splines from
https://en.wikipedia.org/wiki/Spline_interpolation as locales into a
splines.ijs file.
and also repackaged
https://code.jsoftware.com/mediawiki/images/c/cb/Ls_spline.ijs as a class.
The source is at
http://forums.devshed.com/programming-languages-139/3-splines-981386.html
If true that splines aren't already in the addons, can we install this (or
improved) code please?
Thanks, Dave.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm