Skip to content

Parallelize MOSA and SC quantities

Jean-Baptiste Bayle requested to merge investigate-multiprocessing into master

Solve #107 (closed)

  • Update container classes ForEachObject to allow for concurrency with concurrent.futures's thread pool
  • Use concurrency for noise generation and interpolations
  • Use concurrency for the report CI job
Edited by Jean-Baptiste Bayle

Merge request reports