diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-15 17:37:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-15 17:37:08 +0000 |
commit | c6f27ce361b6d9659cb31244efdc33054cc9098e (patch) | |
tree | d9379116a53a798562b09ef4e7c73ace1858f681 /math/py-Numeric/distinfo | |
parent | 117d817f66e96e68b4fedd6ab492cc5f9fa3e8fd (diff) | |
download | pkgsrc-c6f27ce361b6d9659cb31244efdc33054cc9098e.tar.gz |
update to 24.2
another "final release"
changes:
-__array_data__, __array_struct__ support
-some bugfixes
-Support array interface in objecttype function
-build system improvements
inofficial note:
The default indices of diagonal() and trace() changed, this causes
a selftest to fail. The default indices behaviour is documented, so
it seems that just the selftest is wrong. This only affects arrays with
more than 2 dimensions.
Diffstat (limited to 'math/py-Numeric/distinfo')
-rw-r--r-- | math/py-Numeric/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/py-Numeric/distinfo b/math/py-Numeric/distinfo index a717d233b8b..10847376a4e 100644 --- a/math/py-Numeric/distinfo +++ b/math/py-Numeric/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2005/02/25 17:10:09 drochner Exp $ +$NetBSD: distinfo,v 1.13 2006/02/15 17:37:08 drochner Exp $ -SHA1 (Numeric-23.7.tar.gz) = 3fe90c14692c9fe9da0d4202df4036e8ecfdd365 -RMD160 (Numeric-23.7.tar.gz) = 1ff89d0e809c97b5cc06184676503bfee12c2fcd -Size (Numeric-23.7.tar.gz) = 725824 bytes +SHA1 (Numeric-24.2.tar.gz) = 72869ef80c12630a9a125ba10c96093b6ae16aff +RMD160 (Numeric-24.2.tar.gz) = c9502db28663558c535e236392c9beddec9743bb +Size (Numeric-24.2.tar.gz) = 743800 bytes SHA1 (patch-aa) = 0096fe9de4c3912cdefd3278385edd4b7f55cf63 -SHA1 (patch-ab) = 26f8c8bbd2bd74b5fcefb474d66d5d1fd411fbd4 +SHA1 (patch-ac) = 45ca40e38123dc72ec42b3775b2401c0037674c0 |