- New alhorithm for the tasks distribution over MPI workers - Now the worker does not raise any exeptions, but only logs the traceback. If an error occures in any worker, the solver will raise a WorkerSideError
0.5.2
0.5.1
ComsolWorker fix
0.5.0
* `_solver` now return a generator * added cache context management protocol * added mpi file handler for logging * added zero rank mpi worker support * more examples
0.4.1
Fixed cache import
0.4.0
* Tasks and Cache refactor * Tests update * Added Comsol example