[Numpy-discussion] numarray C api examples

Faheem Mitha faheem at email.unc.edu
Sat Mar 27 09:36:04 EST 2004


The README in numarray-0.9/Examples refers to the non-existent file
setup.py (at least in that directory). There are other files called
setup.py elsewhere in the tarball, but they don't look like they are
supposed to compile the examples.

What am I missing?

                                                  Thanks, Faheem.

********************************************************************
This directories gives examples and benchmarks ot he usage of
numarray.

To install do
,----
| python setup.py install
`----
in this directory.  This will install all examples.  You can test all
of them
by running
,----
| python testall.py
`----
or go to the individual subdirectories and look at the examples more
closely.
********************************************************************





More information about the NumPy-Discussion mailing list