help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: some thoughts about the future of Octave


From: Kai Habel
Subject: Re: some thoughts about the future of Octave
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:address@hidden



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]