mingrisch / compartmentmodels

Tracer-kinetic models for DCE MRI
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

python.multiprocessing for bootstrapping? #22

Closed mingrisch closed 9 years ago

mingrisch commented 9 years ago

Bootstrapping is embarassingly parallel, there's a potential speed gain here!

mingrisch commented 9 years ago

Apparently, it is difficult to bootstrap inside a class. Postponed.