Skip to content

Releases: JaxGaussianProcesses/GPJax

v0.5.5

18 Dec 19:16
e832e6a
Compare
Choose a tag to compare

Depreciate gpjax.Dataset and gpjax.kernels. These objects will be removed in v0.6.0. @thomaspinder

v0.5.4

13 Dec 22:03
c50d34d
Compare
Choose a tag to compare

Implementation of new kernels and a backend move to using a PyTree in place of a Chex dataclass.

What's Changed

Full Changelog: v0.5.2...v0.5.4

v0.5.2

29 Nov 19:54
f681d71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Nov 14:17
61434b6
Compare
Choose a tag to compare

Fix stability in Matérn kernels.

v0.5

07 Nov 20:06
fb24af8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.5

v0.4.13 - Bump docs and dependencies

08 Sep 07:59
Compare
Choose a tag to compare

What's Changed

  • Refactor docs as markdown documents by @thomaspinder in #107
  • Refactor JaxTyping to be compatible with v0.0.2
  • Pin pypa-publish workflow

Full Changelog: v0.4.12...v0.4.13

v0.4.12- Bug fix on bijections

23 Aug 09:43
657a416
Compare
Choose a tag to compare

This minor release resolves the issue surrounding Distrax transformations.

v0.4.11 - Parameter seeding

22 Aug 21:04
2f00b11
Compare
Choose a tag to compare

A PRNGKey can now be passed to the initialisation function for reproducible parameter initialisation when parameters are stochastic e.g., RFFs. Further, the return argument of initialise and fit is a dataclass than bundles up the constituent quantities.

v0.4.10

11 Aug 08:20
b1142ab
Compare
Choose a tag to compare

Minor change that fixes a bug in conjugate regression models where the marginal log-likelihood is evaluated on a single datapoint.

v0.4.9 - JOSS Paper & Zenodo

22 Jul 09:46
3374e51
Compare
Choose a tag to compare

Creating a release for Zenodo archiving and JOSS publication.