Skip to content

parPE 0.4.3

Compare
Choose a tag to compare
@dweindl dweindl released this 04 Apr 19:20
· 230 commits to master since this release
142271c

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

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