Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2004 13:58:25
Module Name: pkgsrc
Committed By: minskim
Date: Mon Jun 28 13:58:25 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/math/mathomatic: Makefile PLIST distinfo
pkgsrc/math/mathomatic/patches: patch-aa
Log Message:
Update mathomatic to 11.2d.
Changes:
Slight improvement to integrate and laplace commands.
Integrate/laplace x on (a+x)/(b+c) works now.
Added more examples to the documentation (am.htm).
2 to 10 times speedup for simplify command by fixing polynomial factoring.
To generate a diff of this commit:
cvs rdiff -r1.6367 -r1.6368 pkgsrc/doc/CHANGES
cvs rdiff -r1.13 -r1.14 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/mathomatic/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/math/mathomatic/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/math/mathomatic/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.