Skip to content

AMICI v0.10.5

Compare
Choose a tag to compare
@dweindl dweindl released this 08 Apr 16:02
· 1493 commits to master since this release
72a7b2b

Bugfix release

Doc

  • Update documentation of Windows installation

C++

  • Fix missing source files in CMakeLists.txt (#658)
  • Set CMake policies to prevent warnings (Closes #676) (#677)
  • Start using gsl::span instead of raw pointers (#393) (#678)

Python

  • PySB parsing fix (#669)
  • Fix failure to propagate BLAS_LIBS contents (#665)
  • Require setuptools at setup (#673)
  • Updated PEtab import to allow for different noise models