Skip to content

Releases: wesselb/stheno

v0.4.0

01 Dec 00:27
Compare
Choose a tag to compare
  • Move to GH Actions.
  • Use Black style.
  • Rework graphs to measures.
  • Bug fixes and improvements.

v0.3.4

06 Nov 00:17
Compare
Choose a tag to compare

Require Python 3.6 or higher.

v0.3.3

05 Nov 15:06
Compare
Choose a tag to compare

Intercept __mul__ and __add__ for TF Variables.

v0.3.2

31 Oct 18:14
Compare
Choose a tag to compare

This release does not anymore automatically load the AutoGrad extension.

v0.3.1

31 Oct 18:05
Compare
Choose a tag to compare

Upon import, the modules stheno.kernel and stheno.mean imported TensorFlow. This release fixes that.

v0.3.0

29 Oct 17:51
Compare
Choose a tag to compare
  • Drops Python 2.
  • Drops direct dependency on AutoGrad, TensorFlow, and PyTorch.
  • Updates dependencies to fix typing issues.

v0.2.0

27 Jul 16:53
Compare
Choose a tag to compare

Supports and requires TensorFlow 2.

v0.1.1

13 Jun 18:06
Compare
Choose a tag to compare

Includes build requirements.

v0.1.0

13 Jun 16:36
Compare
Choose a tag to compare

First release.