Skip to content

Added some multiprocessing capabilities

Peter Wittek requested to merge cgogolin:multiprocessing into master

Created by: cgogolin

This parallelizes the creation of the moment matrix and the processing of constraints, partially addressing #24 (closed).

Merge request reports