[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
-------------------------------------------------------------
- some thoughts about the future of Octave, courtois, 2000/12/13
- Re: some thoughts about the future of Octave, Paul Kienzle, 2000/12/13
- Re: some thoughts about the future of Octave,
Kai Habel <=
- Re: some thoughts about the future of Octave, João Cardoso, 2000/12/13
- Re: some thoughts about the future of Octave, John A. Turner, 2000/12/13
- Re: some thoughts about the future of Octave, A S Hodel, 2000/12/13
- Re: some thoughts about the future of Octave, Paul Kienzle, 2000/12/13
- Re: some thoughts about the future of Octave, João Cardoso, 2000/12/13
- Re: some thoughts about the future of Octave, Luis Alejandro Marquez Martinez, 2000/12/14
Re: some thoughts about the future of Octave, SZABO Sandor, 2000/12/14