parPE 0.4.3
Library
- Update to current PEtab
- Save more metadata in simulator result file (#259)
- More informative output for hierarchical optimization (Closes #210) (#255)
- Update to AMICI v0.10.21 and petab 0.1.7 (#261)
- Fix: Handle paths with blanks in build scripts (Fixes #246)
- Remove old example models lucarelli and raia (Closes #215)
- Misc fixups
- Cleanup build system, e.g. replace redundant CMake option BUILD_TESTS by auto-provided BUILD_TESTING
Documentation
- Update documentation, now created with sphinx/breeze/exhale and available at https://readthedocs.org/projects/parpe/ (#249) (#251)
CI
- Use Github actions instead of shippable (#256)
- Set up sonarcloud for static code analysis (#254)
- Various fixes (#258) (#236)
- Better integration of google tests in ctest using gtest_discover_tests. Raise CMake requirement. (#253)
- Run PEtab test suite (#244)
- Run python package tests via CTest
- Tests with steadystate example to pytest