[SciPy-user] scipy.integrate and threading

Eugen Wintersberger eugen.wintersberger at jku.at
Wed Jun 6 08:27:38 EDT 2007


Hi there
 I have just started with using threads in python and want to use them
together with the integration routines in scipy. However, there seems to
be a serious problem with threadsafty. 
I want to run two threads which perform integration simultaneously.
However, when I do so the program exits with a Segmentation Fault. If I
use only one thread the program runs without problems. 
Is there any simple possibility to use scipy in threads?

Tanks 
 Eugen




More information about the SciPy-User mailing list