diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-08 18:27:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-08 18:27:22 +0000 |
commit | f6f0e99cd3f83aa9ded57262be6cd3b47dba2a4b (patch) | |
tree | 2fa02062f50eae53f7c0a32f9353634f5e1afc63 /math/genius/PLIST | |
parent | cb886eab47f2544ac723f0a750d7b6a4f1c6ccd7 (diff) | |
download | pkgsrc-f6f0e99cd3f83aa9ded57262be6cd3b47dba2a4b.tar.gz |
update to 0.7.7
changes:
* Add IsPositiveDefinite, IsPositiveSemidefinite, QuarticFormula
* SEMANTICS: QuadraticFormula, CubicFormula, Eigenvalues, and DiagonalOf
now consistently return a column vector
* Fix CubicFormula for complex coefficients and better handle real roots,
and use QuarticFormula in PolynomialRoots
* Eigenvalues now computes eigenvalues for 3x3 and 4x4 matrices
-some UI improvements
* Documentation updates
* Fix plugin reading
* Portability fixes
* Translation updates
Diffstat (limited to 'math/genius/PLIST')
-rw-r--r-- | math/genius/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/genius/PLIST b/math/genius/PLIST index 5c85b0808cd..b9927fedbaa 100644 --- a/math/genius/PLIST +++ b/math/genius/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/10/30 21:41:26 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/02/08 18:27:22 drochner Exp $ bin/genius bin/gnome-genius include/genius/compil.h @@ -81,6 +81,7 @@ share/gnome/help/genius/C/gel-functions.xml share/gnome/help/genius/C/gel-loading-programs.xml share/gnome/help/genius/C/gel-loops.xml share/gnome/help/genius/C/gel-lvalues.xml +share/gnome/help/genius/C/gel-matrix-linalg.xml share/gnome/help/genius/C/gel-matrix-support.xml share/gnome/help/genius/C/gel-matrix-transpose.xml share/gnome/help/genius/C/gel-modular-evaluation.xml @@ -107,10 +108,12 @@ share/gnome/help/genius/C/usage-open-program.xml share/gnome/help/genius/C/usage-workarea.xml share/icons/hicolor/32x32/apps/gnome-genius.png share/icons/hicolor/48x48/apps/gnome-genius.png +share/locale/ar/LC_MESSAGES/genius.mo share/locale/az/LC_MESSAGES/genius.mo share/locale/ca/LC_MESSAGES/genius.mo share/locale/cs/LC_MESSAGES/genius.mo share/locale/de/LC_MESSAGES/genius.mo +share/locale/dz/LC_MESSAGES/genius.mo share/locale/el/LC_MESSAGES/genius.mo share/locale/en_CA/LC_MESSAGES/genius.mo share/locale/en_GB/LC_MESSAGES/genius.mo |