Releases: lnccbrown/HSSM
Releases · lnccbrown/HSSM
HSSM v0.1.1
This release features the following updates and improvements:
- Bumped
PyMC
andbambi
dependency versions. #153 - Fixed
nuts_numpyro
sampling. #159 - Added a quick function for simulating data. #160
- Added a convenience function to change
float
types forpytensor
andjax
. #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