Skip to content

Releases: JuBiotech/calibr8

v7.1.2

07 May 08:04
Compare
Choose a tag to compare

This is a re-release of v7.1.2 after fixing the release pipeline.

What's Changed

Full Changelog: v7.1.1...v7.1.2

v7.1.1

13 Feb 17:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.1.1

v7.1.0

03 Jul 14:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

14 Dec 19:12
Compare
Choose a tag to compare

What's Changed

  • Upgrades to dependencies and PyMC compatibility by @michaelosthege in #61
    • PyGMO integration was removed
    • Documentation notebooks were updated
    • Now testing with pymc==4.4.0 (Aesara graphs) and pymc==5.0.0 (PyTensor graphs). Support for pymc3 (Theano graphs) was removed.
  • No breaking changes to model functions!

Full Changelog: v6.6.1...v7.0.0

v6.6.1

09 Oct 23:22
37bfb11
Compare
Choose a tag to compare

What's Changed

  • Fixes saving and loading of models fitted with fit_scipy_global by @maxsiska in #57
  • Extract infer_independent implementation into a function by @michaelosthege in #60

Full Changelog: v6.6.0...v6.6.1

v6.6.0

02 Sep 10:25
7451458
Compare
Choose a tag to compare

What's Changed

  • Updated link to license (still on private repo) by @lhelleckes in #50
  • Scale warning by @maxsiska in #51 and #52
  • Added calibr8.fit_scipy_global for global optimization that doesn't need an initial guess by @maxsiska in #54

New Contributors

Full Changelog: v6.5.3...v6.6.0

v6.5.3

06 Jul 12:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.2...v6.5.3

v6.5.2

16 Mar 16:24
f263892
Compare
Choose a tag to compare

What's Changed

  • Fix math markup in markdown tables in the documentation (see #31).
  • Fixed a bug in BaseLogIndependentAsymmetricLogisticN.predict_dependent that lead to the last scale parameter for sclae_degree being ignored (see #33)

Full Changelog: v6.5.1...v6.5.2

v6.5.1

24 Feb 12:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.5.1

v6.5.0

24 Feb 12:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.0...v6.5.0