summaryrefslogtreecommitdiff
path: root/math/mathomatic
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-13 21:12:23 +0000
committerminskim <minskim>2004-07-13 21:12:23 +0000
commit33e9cbd627ebd4764fa87eae583b7d325b74ae8a (patch)
tree28b2506b9f749819a9b059135363cec8bbc6c07a /math/mathomatic
parent98f43a3a75a5b60db22d8b74ab613e00e9177727 (diff)
downloadpkgsrc-33e9cbd627ebd4764fa87eae583b7d325b74ae8a.tar.gz
Update mathomatic to 11.3.
Changes: Substantial change/improvement to simplify command. Added some more code to fix floating point inaccuracies. Improved solving. y=(x+1/x)^3 solves both ways, now. Full simplify after every loop in derivative command added. Move derivative and taylor commands to "diff.c". Added "-m" option to Mathomatic (memory size multiplier). It sets the size of equation spaces at run time.
Diffstat (limited to 'math/mathomatic')
-rw-r--r--math/mathomatic/Makefile4
-rw-r--r--math/mathomatic/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 4bd51856187..ca443d39089 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/07/04 16:38:47 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2004/07/13 21:12:23 minskim Exp $
#
-DISTNAME= mathomatic-11.2e
+DISTNAME= mathomatic-11.3
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index faa512fa0e3..2a720688722 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2004/07/04 16:38:47 minskim Exp $
+$NetBSD: distinfo,v 1.15 2004/07/13 21:12:23 minskim Exp $
-SHA1 (mathomatic-11.2e.tgz) = 802afabee89d1570195c5581710fde7ad469e3d0
-Size (mathomatic-11.2e.tgz) = 125376 bytes
+SHA1 (mathomatic-11.3.tgz) = 7ad8e8e9936a12dc5db0628f69f3fcc66efe0ef6
+Size (mathomatic-11.3.tgz) = 125651 bytes
SHA1 (patch-aa) = f590bd224831b7f882f7cfed72ba6db39e866985