diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-02 18:02:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-02 18:02:34 +0000 |
commit | 935cd3897fd78674aa06ffab396295ed62fde9c4 (patch) | |
tree | ab8dc4ced2046e3d063b9a99b4681d4ef024bbe8 /math/genius/distinfo | |
parent | 2b8b85019838f6ba6d4d215acc99f3f4d504f2a0 (diff) | |
download | pkgsrc-935cd3897fd78674aa06ffab396295ed62fde9c4.tar.gz |
update to 1.0.11
changes:
* Allow changing variable names for all plotting functions
* Add SlopefieldTicks, VectorfieldTicks, LinePlotVariableNames, and
SurfacePlotVariableNames, parameters
* Add AskButtons interactive function
* Add RungeKuttaFull, EulersMethodFull functions
* CHANGE: spelling fix: AuxiliaryUnitMatrix doesn't have two l's
* Support for setting legend on LinePlotDrawLine with a "legend" parameter
* Allow comparisons (== and !=) with null, treating it as an empty matrix
* Uses GIO instead of GnomeVFS
* Allow slopefield solutions to leave plot window by a small fudge factor.
-bugfixes
-documentation / translation updates
Diffstat (limited to 'math/genius/distinfo')
-rw-r--r-- | math/genius/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/genius/distinfo b/math/genius/distinfo index 0858c004a80..39b58212437 100644 --- a/math/genius/distinfo +++ b/math/genius/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2010/08/18 17:40:31 asau Exp $ +$NetBSD: distinfo,v 1.12 2010/11/02 18:02:34 drochner Exp $ -SHA1 (genius-1.0.9.tar.gz) = 04cc07365418f2f4c428cd40bd7fea85a83a151a -RMD160 (genius-1.0.9.tar.gz) = d2765d07aa790ff3aeb88b4ad71d882e711d49a1 -Size (genius-1.0.9.tar.gz) = 2171307 bytes +SHA1 (genius-1.0.11.tar.gz) = 7be35bfead9a24856e397fe7a2060fd4e6802d34 +RMD160 (genius-1.0.11.tar.gz) = 241d5c5fc030d2f6fdd678f920221e0b92979447 +Size (genius-1.0.11.tar.gz) = 2255516 bytes SHA1 (patch-ab) = 18c647d379d34bedbf2415a41b675333940cec71 |