diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-23 16:53:01 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-23 16:53:01 +0000 |
commit | 63cd3dfeaa392295d4ad33e2eef90b3602ed9d7a (patch) | |
tree | 1c190a1dd782155c0adb593f50b80955a48d6911 /math/octave-forge-quaternion/pkg-descr | |
parent | ca2593dc7a47c32e020a26f3b3d0498f61ff4a12 (diff) |
Notes
Diffstat (limited to 'math/octave-forge-quaternion/pkg-descr')
-rw-r--r-- | math/octave-forge-quaternion/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/octave-forge-quaternion/pkg-descr b/math/octave-forge-quaternion/pkg-descr new file mode 100644 index 000000000000..48e82918e2e7 --- /dev/null +++ b/math/octave-forge-quaternion/pkg-descr @@ -0,0 +1,10 @@ +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 quaternion. + + Package for the manipulation of Quaternion's used for frame transformation. + +WWW: http://octave.sourceforge.net/ |