Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2006 18:55:32
Module Name: pkgsrc
Committed By: minskim
Date: Sat Jan 14 18:55:32 UTC 2006
Modified Files:
pkgsrc/math/mathomatic: Makefile distinfo
Log Message:
Update mathomatic to 12.5.4.
Changes:
- Removed parsing of "infinity" and fixed parsing of "inf".
- Removed matho-around. Use GNU "seq | factor" instead.
- Allow "#+"number and "#-"number at main prompt, to select relative
equation numbers.
- Removed all primes (') support from variable names.
- Added version command.
- Added "-v" option.
- Split off super.c into super.c and poly.c.
- All polynomial routines are now in poly.c.
- Improved roots command and put it in tests.
- Fixed bug simplifying "a = (e# + (e#*i#))^(pi + (pi*i#))".
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.52 -r1.53 pkgsrc/math/mathomatic/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.