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-descr | |
| parent | 7847cc63efdfc7bc518766fa03652483d274f7a8 (diff) | |
Notes
Diffstat (limited to 'math/py-numarray/pkg-descr')
| -rw-r--r-- | math/py-numarray/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/py-numarray/pkg-descr b/math/py-numarray/pkg-descr new file mode 100644 index 000000000000..4d0f41a37aa6 --- /dev/null +++ b/math/py-numarray/pkg-descr @@ -0,0 +1,9 @@ +Numarray is a reimplementation of the original Python Numeric array +module that provides Python with capbilities similar to Matlab, IDL, +Octave, APL and other array-based languages. This version is still +in its early stages and is not yet the official replacement for +Numeric though we hope it will be before long. It is not fully +backwards compatible with Numeric, particularly with regard to the +C API. + +WWW: http://stsdas.stsci.edu/numarray |
