From d835928ce5cb2bd31bda265ef164ca0a3ad5e5bd Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 29 Feb 2000 14:27:14 +0000 Subject: Update to yacas-1.2.29. Changes to the program are: * added a directory colorcode with code to htmlize the scripts. it also color-highlights the code. Try it out by typing './colorcode' in that directory, and then 'netscape scriptsmain.html' * Pattern matching code optimized a little. * SylvesterMatrix, code supplied by James Gilbertson. * MatrixRow, MatrixColumn, and GenMatrix supplied by James Gilbertson. * changed Intersection and Difference, so they handle lists with multiple identical elements correctly. * Fixed the D(x)x+y bug reported by Fred Bacon. * Fixed the Gcd(x,x) bug reported by Scott. * added Factorize({list}). Factorize(1 .. 4) should now return the same as 4! for instance. * Added Content and PrimitivePart to the univariate polynomial code. See the manual for an explanation of these functions. --- math/yacas/files/md5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/yacas/files') diff --git a/math/yacas/files/md5 b/math/yacas/files/md5 index 08e013fe08d..98881430f0d 100644 --- a/math/yacas/files/md5 +++ b/math/yacas/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/02/20 14:40:35 dmcmahill Exp $ +$NetBSD: md5,v 1.2 2000/02/29 14:27:15 dmcmahill Exp $ -MD5 (yacas-1.0.28.tar.gz) = 017589752a58802ae0208ce9ff6796d0 +MD5 (yacas-1.0.29.tar.gz) = b6f189a710aa29ab4a2e2657f6116586 -- cgit v1.2.3