Skip to content

Releases: justinbois/bebi103

0.1.26

04 Jan 06:02

Choose a tag to compare

0.1.26 Pre-release
Pre-release

Have not tagged a release for a while. This release has more Stan and bootstrapping functionality.

0.1.13

30 Sep 19:53

Choose a tag to compare

  • Removed matplotlib._contour dependency; now using contourpy.

0.1.9

17 Nov 09:59

Choose a tag to compare

  • Fixed deprecation warning for np.float.
  • Fixed spacing of plots in corner plots.

0.1.7

12 Mar 16:52

Choose a tag to compare

  • Fix of a dimensionality bug when using custom kernels.

0.1.6

12 Mar 03:04

Choose a tag to compare

Hot fix of a bug in covariance matrix generation in Gaussian processes submodule.

0.1.5

06 Mar 23:00

Choose a tag to compare

  • Fixed a bug in periodic kernel
  • Added linear and polynomial GP kernels.

0.1.4

05 Mar 00:38

Choose a tag to compare

  • Added datashading to corner plots.
  • Fixed use of ray glyphs to be compatible with Bokeh v. 2.3.0.

0.1.1

14 Oct 23:28

Choose a tag to compare

Minor update: removed references to line_join in HoloViews defaults.

0.1.0

02 Sep 09:30

Choose a tag to compare

  • 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

03 Oct 03:53

Choose a tag to compare

0.0.6 Pre-release
Pre-release

Bug fixes.