diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-27 12:40:39 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-27 12:40:39 +0000 |
commit | 2de600e7517c7450d131bf6438d89b374c1cb7ec (patch) | |
tree | 8df7fbae20e241d54a30cb490f4a279b1f3348e1 /math/py-numarray/pkg-comment | |
parent | Add lablgl 0.97, OpenGL interface for Objective Caml. (diff) |
Add py-numarray 0.3.4,
numeric array manipulation extension module
for Python.
PR: 37595
Submitted by: me
Notes
Notes:
svn path=/head/; revision=62097
Diffstat (limited to 'math/py-numarray/pkg-comment')
-rw-r--r-- | math/py-numarray/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numarray/pkg-comment b/math/py-numarray/pkg-comment new file mode 100644 index 000000000000..447df01a252f --- /dev/null +++ b/math/py-numarray/pkg-comment @@ -0,0 +1 @@ +Numeric array manipulation extension module for Python |