f7c98d53b2
This is linear-algebra. Additional linear algebra code, including general SVD and matrix functions. The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
10 lines
394 B
Text
10 lines
394 B
Text
The octave-forge package is the result of The GNU Octave Repositry project,
|
|
which is intended to be a central location for custom scripts, functions and
|
|
extensions for GNU Octave. contains the source for all the functions plus
|
|
build and install scripts.
|
|
|
|
This is linear-algebra.
|
|
|
|
Additional linear algebra code, including general SVD and matrix functions.
|
|
|
|
WWW: http://octave.sourceforge.net/
|