pyPESTO 0.2.10
-
AMICI:
- Make AMICI objective report only what is being asked for (#777)
-
Optimization:
-
Storage:
-
CI:
- Compile AMICI models without gradients in test suite (#774)
-
General:
- (Breaking) Create result sub-module; shift storage+result related
functionality (#784) - Fix finite difference constant mode (#786)
- Refactor ensemble module (#788)
- Introduce general C constants file (#788)
- Apply isort for automatic imports formatting (#785)
- Reduce run log output (#789)
- Various minor fixes (#765, #766, #768, #771)
- (Breaking) Create result sub-module; shift storage+result related