Path to this page:
Subject: CVS commit: pkgsrc/math/mathomatic
From: Min Sik Kim
Date: 2005-05-26 15:08:07
Message id: 20050526130807.ED1F42DA27@cvs.netbsd.org
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.
Files: