Skip to content

Releases: InsightRX/PKPDsim

PKPDsim version 1.4.1

21 Apr 15:48
18ae7fb

Choose a tag to compare

PKPDsim 1.4.1

This release fixes a few minor issues:

  • an edge case where dose-dependent variables or parameters were not correctly initialized
  • a bug in the Cpp template for ODE models related to IOV bins that could potentially result in runtime error

Also:

  • small improvements to the README
  • grammar and code style fixes in vignettes
  • removed test for warning in is_positive_definite() that is not thrown on macos-arm64