Simple forms of utilizing Python's multiprocessing capabilities have recently been added to the curvefitting code of labcontrol. Beside it's not fully tested, it must be expanded such that it uses Python's ProcessingPool classes for spawning the number op processes up to be equal of the physically available processor cores.
Simple forms of utilizing Python's multiprocessing capabilities have recently been added to the curvefitting code of labcontrol. Beside it's not fully tested, it must be expanded such that it uses Python's ProcessingPool classes for spawning the number op processes up to be equal of the physically available processor cores.