[Numpy-discussion] [ANN] IPython 1.0 is finally released, nearly 12 years in the making!

2013-08-08 Thread Fernando Perez
Hi all, I am incredibly thrilled, on behalf of the amazing IPython Dev Team, to announce the official release of IPython 1.0 today, an effort nearly 12 years in the making. The previous version (0.13) was released on June 30, 2012, and in this development cycle we had: ~12 months of work. ~700 p

Re: [Numpy-discussion] Correct way to query NumPy for linktime BLAS and LAPACK

2013-08-08 Thread Aron Ahmadia
Hi Fred, Thanks for the feedback. We'll try this out in Clawpack moving forward. Regards, Aron On Tue, Aug 6, 2013 at 7:57 AM, Frédéric Bastien wrote: > Hi, > > In Theano, we use the information in this > dictionnary: numpy.distutils.__config__.blas_opt_info. We do this for a few > years alr