Release Notes for Pumas 2.3.1

Pumas

Bug fixes and minor improvements

  • Changed EVID to evid in a read_pumas error message to clearly communicate that the keyword is lower case
  • Fixed the VPC error messages when nodes argument is invalid.
  • Reenable the fit docstrings that were removed by mistake in v2.3.0
  • Fixed the feature of using colon-definitions in @init block to allow for calculations that do not directly set an initial value of a compartment
  • Fixed some language issues in show method for FittedPumasModelInspection

NCA

Bug fixes and minor improvements

  • Fixed a bug in NCA where the percentage of AUC that comes from the extrapolated part of the curve would use non-existent keyword argument internally.