v1.0.1
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