[PYTHON MATRIX-SIG] New release of NumericPython 0.31

James Hugunin jjh@Goldilocks.LCS.MIT.EDU
Sun, 28 Jan 96 13:21:22 EST


There turned out to be a small bug in the test suite pertaining to 
complex numbers, so I produced a new release that fixes this.

When untarring the NumericPython release, as well as patches.tar (Konrad's)
patches to the python core), you should use tar -xvfm.  The m tells
tar to set the modification times on the files to the current time, and
this will ensure that a new build will not use old object files.

It was forgetting to do this myself that led to my latest build not including
Konrad's latest patch version, and the bug in the test suite.

For those who don't want to download a complete new version, you just need
to pick up TestCreation.py and put it in ArrayTest.

-Jim

=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================