Skip to content

CmdStanPy 1.0.1

Compare
Choose a tag to compare
@WardBrian WardBrian released this 14 Feb 16:02
· 463 commits to develop since this release

CmdStanPy 1.0.1

  • Support new optimizations in CmdStan 2.29
  • Support complex numbers as both inputs and outputs of Stan programs
  • Sped up assembling output by only reading draws at most once
  • Fixed an issue where a command failing could change your working directory
  • Improve error messages in some cases
  • CmdStanPy no longer changes the global root logging level

Note: The minimum supported version for CmdStanPy is now Python 3.7.