Re: [Numpy-discussion] Vectorized ufuncs with OS X frameworks

2007-03-14 Thread Francesc Altet
Hi Eric, A Divendres 09 Març 2007 15:32, Eric Brown escrigué: > Hi All, > > I have a set of large arrays to which I have to do exp functions > over and over again. I am wondering if there is any benefit to > teaching numpy how to use the vForce frameworks to do this function. > > Does

[Numpy-discussion] Vectorized ufuncs with OS X frameworks

2007-03-13 Thread Eric Brown
Hi All, I have a set of large arrays to which I have to do exp functions over and over again. I am wondering if there is any benefit to teaching numpy how to use the vForce frameworks to do this function. Does anyone have experience hacking the source to get numpy to use sys