Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 05/26/2005 13:08:07
Module Name: pkgsrc
Committed By: minskim
Date: Thu May 26 13:08:07 UTC 2005
Modified Files:
pkgsrc/math/mathomatic: Makefile distinfo
Log Message:
Update mathomatic to 12.3.3.
Changes:
- Yet another improvement to the simplify command. poly2_gcd() was fixed.
- Improved bounds checking for gcd().
- Pause command now takes an argument.
- Made derivative, extrema, and integrate commands work with non-equations.
- An important optimization was made to factor_times().
- Added and tested code for numerical integration. Currently disabled,
to enable define "NUMERICAL_INTEGRATE" in CFLAGS.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.35 -r1.36 pkgsrc/math/mathomatic/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.