v1.0.2
CADET-Python v1.0.2 is a patch release to fix some inconsistencies between the solution shape when using the CLI vs the C-API.
What's Changed
- Improve error messages when asserting shape by @schmoelder in #32
- Add missing dll tests by @ronald-jaepel in #30
- Update coordinate tests to account for removal of singleton dimensions by @schmoelder in #31
- Fix errors of solution not loading if only one UnitOperation was returned by @ronald-jaepel in #28
- Fix parallelization test by @hannahlanzrath in #37
- v1.0.2 by @schmoelder in #33
Full Changelog: v1.0.1...v1.0.2