Releases: justinbois/bebi103
Releases · justinbois/bebi103
0.1.26
Have not tagged a release for a while. This release has more Stan and bootstrapping functionality.
0.1.13
0.1.9
- Fixed deprecation warning for
np.float
. - Fixed spacing of plots in corner plots.
0.1.7
- Fix of a dimensionality bug when using custom kernels.
0.1.6
Hot fix of a bug in covariance matrix generation in Gaussian processes submodule.
0.1.5
- Fixed a bug in periodic kernel
- Added linear and polynomial GP kernels.
0.1.4
- Added datashading to corner plots.
- Fixed use of
ray
glyphs to be compatible with Bokeh v. 2.3.0.
0.1.1
Minor update: removed references to line_join
in HoloViews defaults.
0.1.0
- Updated API to match recent versions of CmdStanPy and ArviZ
- Streamlined and improved visualizations
- Updated bootstrap calculations for new Numpy default RNGs
- Stabilized API
0.0.6
Bug fixes.