On Sun, Apr 7, 2013 at 11:40 AM, Colin J. Williams <[email protected]>wrote:
> On 07/04/2013 4:09 AM, Ondřej Čertík wrote: > > [snip] > P.S. I'll create the Mac binary installers in a few days. Pypi is updated. > > > > [snip] > > Ondřej, > > I've seen the PyPi version *criticized on the grounds that it makes no > provision for the linear algebra optimizations. > > Is this valid?* > All functions in the PyPi installer work, but indeed they're not SSE2/SSE3-optimized. If you need a Windows installer and care about performance, use one from SourceForge. (or use EPD, Anacondo, Python(x,y), etc., just not from PyPi). Ralf
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
