Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 08/15/2006 15:38:26
Module Name:	pkgsrc
Committed By:	minskim
Date:		Tue Aug 15 15:38:26 UTC 2006

Modified Files:
	pkgsrc/math/mathomatic: Makefile distinfo
	pkgsrc/math/mathomatic/patches: patch-aa

Log Message:
Update mathomatic to 12.6.1.

Major changes:
- Added alternate command names.
- Don't allow imaginary numbers in integer only expressions.
- Made poly_gcd_simp() do its job in one pass.
- Add "set autosolve" option.
- Make entry of "=(expression)" into "0=(expression)", instead of being an
  error.
- Add fraction command.
- Made simplification default to polynomial simplify.
- "replace constants" command now approximates constants with roots.
- Fixed a floating point accuracy issue recently introduced.
- Other bug fixes and improvements.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.65 -r1.66 pkgsrc/math/mathomatic/distinfo
cvs rdiff -r1.16 -r1.17 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.