Skip to content

v1.0.1

Compare
Choose a tag to compare
@ronald-jaepel ronald-jaepel released this 19 Nov 15:16
· 34 commits to master since this release

v1.0.1 is a bug fix release that re-enables using CADET-Python in parallelized settings. This release allows CADET-Python objects to be pickled and un-pickled, which is required for most parallelized applications.

Bug fixes:

  • #25 : Parallelization (e.g. with joblib) no longer causes a PicklingError