In article <[EMAIL PROTECTED]>,
 "RickMuller" <[EMAIL PROTECTED]> wrote:

> Use numpy; it is the "officially blessed one" that you refer to. It
> has all of the advantages of the other two.
> 
> Numeric was the first library, but it had some drawbacks that led some
> people to develop Numarray, which had some additional features.
> Finally, the numpy project was started to unify the two groups by
> providing some of the new features in a code base consistent with the
> old library as well.

I agree completely, having converted all my code from Numeric to NumPy.

Just my 2 cents.

-- Lou Pecora  (my views are my own) REMOVE THIS to email me.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to