diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-28 09:22:59 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-04-28 09:22:59 +0000 |
commit | 4036a78b4f98b595a002be5d84e2f7393e79c79f (patch) | |
tree | 6ce2098abdbd5ea26f138c32cb0db50dd461f69e /math/py-numeric17/pkg-comment | |
parent | Install the README file to ${PREFIX}/share/doc/nhpf. (diff) |
Import of the NumPy port. The Numeric extensions to Python contain
multi-dimensional arrays and interfaces to the lapack-, fftpack-
and ranlib-libraries from netlib.
Diffstat (limited to 'math/py-numeric17/pkg-comment')
-rw-r--r-- | math/py-numeric17/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numeric17/pkg-comment b/math/py-numeric17/pkg-comment new file mode 100644 index 000000000000..29f5536121ee --- /dev/null +++ b/math/py-numeric17/pkg-comment @@ -0,0 +1 @@ +The Numeric Extension to Python |