Skip to content

Releases: lnccbrown/HSSM

HSSM v0.1.1

11 Jul 20:20
27cfb06
Compare
Choose a tag to compare

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