numerical-mathematics / extrapolation

Parallel extrapolation for ODEs
MIT License
6 stars 1 forks source link

Enable serial runs #36

Closed ketch closed 8 years ago

ketch commented 8 years ago

Now you can run without multiprocessing, by setting parallel=False. This should be useful for debugging and for checking the performance overhead of multiprocessing.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.3%) to 92.584% when pulling 2b52ce889894d2bc52b46fd9525cb12f0917141d on enable_serial into 06c0602376a795cb147e27fe401797d287fc0948 on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.3%) to 92.584% when pulling d6a3a93d3b9ae7266d821c26cfe471b13fa990b6 on enable_serial into 06c0602376a795cb147e27fe401797d287fc0948 on master.