diff options
author | drochner <drochner@pkgsrc.org> | 2001-01-15 11:58:25 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-01-15 11:58:25 +0000 |
commit | 818064519902cd96eb8b02b216a266095b9b5809 (patch) | |
tree | dc0ece5d67c684ded36880ad9892a8dee3d59929 /math | |
parent | e5bb44e5e656466c29614263fb2826b8312dcabc (diff) | |
download | pkgsrc-818064519902cd96eb8b02b216a266095b9b5809.tar.gz |
update to 17.2.0
The announcement:
Release 17.2.0 is available in source form. It contains the functions put and
putmask, and a performance enhancement. The previous release of this
performance enhancement did not compile on certain platforms; this should
be fixed now. Also included is a substantial update to the masked array
package, MA.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-Numeric/Makefile | 6 | ||||
-rw-r--r-- | math/py-Numeric/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 8045c9dc78f..0cd41285d77 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2000/12/05 10:05:45 drochner Exp $ +# $NetBSD: Makefile,v 1.17 2001/01/15 11:58:25 drochner Exp $ -DISTNAME= Numeric-17.1.2 -PKGNAME= py-Numeric-17.1.2 +DISTNAME= Numeric-17.2.0 +PKGNAME= py-Numeric-17.2.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/} diff --git a/math/py-Numeric/files/md5 b/math/py-Numeric/files/md5 index c66c986eb24..a2abb966fee 100644 --- a/math/py-Numeric/files/md5 +++ b/math/py-Numeric/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 2000/12/05 10:05:45 drochner Exp $ +$NetBSD: md5,v 1.6 2001/01/15 11:58:25 drochner Exp $ -MD5 (Numeric-17.1.2.tar.gz) = 2f97c71bc1681112d0f07b9129a69fdb +MD5 (Numeric-17.2.0.tar.gz) = ce2d6b1b7762a71f49bb4f2119f4a884 |