Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/04/2004 21:32:29
Module Name:	pkgsrc
Committed By:	minskim
Date:		Mon Oct  4 21:32:29 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES TODO
	pkgsrc/math/mathomatic: Makefile distinfo

Log Message:
Update mathomatic to 11.4.

Changes:
Changed sum and product commands to not create another equation if the
result is a constant.  If the result is a constant, it is just displayed.

Mathomatic now approximates -1^(2^.5) and the like.

Added modulus (%) operator.

Added simplification of univariate modulus expressions.

Changed univariate modulus simplification to multivariate, integer only
simplification.


To generate a diff of this commit:
cvs rdiff -r1.7342 -r1.7343 pkgsrc/doc/CHANGES
cvs rdiff -r1.2196 -r1.2197 pkgsrc/doc/TODO
cvs rdiff -r1.20 -r1.21 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/math/mathomatic/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.