------------- MC in stereo! ------------- Make the Monte Carlo simulations run in parallel (multiprocessing 17 seconds and scoop 21 seconds instead of 40 seconds) +++++ Scoop +++++ .. literalinclude:: /../examples/mc_stereo_scoop.py :language: python +++++++++++++++ Multiprocessing +++++++++++++++ .. literalinclude:: /../examples/mc_stereo_multiprocessing.py :language: python