From help-octave-request at bevo dot che dot wisc dot edu Wed Dec 13 14:37:52 2000 Subject: Re: some thoughts about the future of Octave From: Kai dot Habel at t-online dot de (Kai Habel) To: help-octave at bevo dot che dot wisc dot edu Date: Wed, 13 Dec 2000 21:48:28 +0100 Paul Kienzle wrote: > > For better splines, try: > > http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/octave/scripts/numeric/splines/?cvsroot=octave > > And send thanks to Kai Habel. > Well, bug reports would be better ;-) The main function csape.m solves a linear system using full matrices at the moment. That means you are limited to knot sequences of ~2000 points (depends on your memory: n * n * 8 byte). I plan to use the sparse package from Andy Adler in the near future. Joerg Specht has provided some spline approximation functions. These can be found at: http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/octave/dld/splines/?cvsroot=octave Bye Kai -- Kai Habel mailto:kai dot habel at gmx dot de ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------