On 20 Apr, 18:32, Brian wrote:
> On Apr 20, 9:18 am, alessiogiovanni.bar...@gmail.com wrote:
>
>
>
> > On 20 Apr, 17:03, Brian wrote:
>
> > > I'm using the third-party "processing" module in Python 2.5, which may
> > > have become the "multiprocessing" module in Python 2.6, to speed up
> > > the
On Apr 20, 9:18 am, alessiogiovanni.bar...@gmail.com wrote:
> On 20 Apr, 17:03, Brian wrote:
>
>
>
> > I'm using the third-party "processing" module in Python 2.5, which may
> > have become the "multiprocessing" module in Python 2.6, to speed up
> > the execution of a computation that takes over a
On Apr 20, 9:18 am, alessiogiovanni.bar...@gmail.com wrote:
> On 20 Apr, 17:03, Brian wrote:
>
>
>
> > I'm using the third-party "processing" module in Python 2.5, which may
> > have become the "multiprocessing" module in Python 2.6, to speed up
> > the execution of a computation that takes over a
On 20 Apr, 17:03, Brian wrote:
> I'm using the third-party "processing" module in Python 2.5, which may
> have become the "multiprocessing" module in Python 2.6, to speed up
> the execution of a computation that takes over a week to run. The
> relevant code may not be relevant, but it is:
>
>