Subject: CVS commit: pkgsrc/math/py-Numeric
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 09/14/2003 17:43:53
Module Name:	pkgsrc
Committed By:	recht
Date:		Sun Sep 14 17:43:53 UTC 2003

Modified Files:
	pkgsrc/math/py-Numeric: Makefile PLIST distinfo

Log Message:
Update to 23.1.

changes:
Version 23.1 August 2003
[unreported]  fixed assignment to matrix.
[unreported]  added check so that non-character array cannot be interpreted
                as a character buffer.
[unreported]  array([m,m,m])  when m is a rank-0 array now works as expected.
Patches:
[ 782001 ] Add true and floor divide to MA
[ 781215 ] true_divide bug
[ 776991 ] multiplying small UINT values gives random results
[ 776467 ] remove string exceptions


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/math/py-Numeric/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/math/py-Numeric/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/math/py-Numeric/distinfo

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