From 47e691fd61775004c77dd433e464802e9eafc9b9 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 15 Jan 2001 11:58:25 +0000 Subject: 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. --- math/py-Numeric/Makefile | 6 +++--- math/py-Numeric/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'math/py-Numeric') 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 -- cgit v1.2.3