Thanks. There are spline functions already in ~addons/math/misc/spline.ijs.
How do these compare with your functions? If appropriate we could extend
the original script or include your new script in the addon.


On Sat, Mar 16, 2019 at 4:25 PM David Lambert <[email protected]> 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

Reply via email to