[Numpy-discussion] [SciPy-user] conforming to Python GIL...

Robert Kern robert.kern at gmail.com
Thu Apr 3 15:56:29 EDT 2008


On Thu, Apr 3, 2008 at 2:48 PM, Gael Varoquaux
<gael.varoquaux at normalesup.org> wrote:
> On Thu, Apr 03, 2008 at 02:44:43PM -0500, Travis E. Oliphant wrote:
>  > This requires a bit of effort to solve.   We need to in multiple places...
>
>  OK, then I suggest Fred looks into ipython1's parallel execution
>  features. The problem is that I suspect it is not mature-enough for him.

ipython1 is great, but it is somewhat overkill for a problem like
this. The processing module is something worth looking at.

  http://pypi.python.org/pypi/processing

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the NumPy-Discussion mailing list