On Sep 22, 11:32 am, "Tim Leslie" <[EMAIL PROTECTED]> wrote:
> There is no need for a wrapper. Both numarray and Numeric have been
> deprecated in favour of numpy, so numpy is the only one you need to
> use. Numpy should have all the tools you need. If you find something
> missing, there's a good chance it's included in scipy (which  is built
> on top of numpy). For full details seewww.scipy.org.

I don't agree. I am myself a casual user of numpy without
sophisticated needs.
Numpy seems to be the only player in town and unfortunateely, though
powerful, its syntax is not intuitive or easy to remember.
I therefore welcome any attempt to simplify the api for a specific
group of non-power users.

Alain

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to