Skip to content

HSSM v0.1.1

Compare
Choose a tag to compare
@digicosmos86 digicosmos86 released this 11 Jul 20:20
· 632 commits to main since this release
27cfb06

This release features the following updates and improvements:

  • Bumped PyMC and bambi dependency versions. #153
  • Fixed nuts_numpyro sampling. #159
  • Added a quick function for simulating data. #160
  • Added a convenience function to change float types for pytensor and jax. #161
  • Updated model print outputs. #164 #167
  • Fixed bugs in Param helper class. #186
  • Added sampling tests. #137
  • Various documentation updates #157 #188 #145
  • More CI workflows #121