multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Feature/checkpointing cpp #198

Closed maarten-ic closed 1 year ago

maarten-ic commented 1 year ago

Port the checkpointing API from Python to C++.

Also contains some (documentation) improvements to the Python API.

Fixes #185