Stheno.jl Versions Save

Probabilistic Programming with Gaussian processes in Julia

v0.8.2

11 months ago

Stheno v0.8.2

Diff since v0.8.1

Closed issues:

  • 1-Dimensional Euclidean Space example doesn't work (#186)
  • [QUESTION] Stheno or AbstractGPs.jl? (#231)
  • Tutorial crashes in optimization (#234)
  • Supplying a distance matrix (#236)
  • Can anyone provide an example of using Stheno for multi-input GP regression? (#237)

Merged pull requests:

  • Convolution example (#230) (@willtebbutt)
  • Convolutional GP MWE (#232) (@willtebbutt)
  • Naive LMM (#233) (@willtebbutt)
  • Fix link to AbstractGPs.jl package (#235) (@Jmcjack)
  • Fix AD (#244) (@willtebbutt)

v0.8.1

2 years ago

Stheno v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Additive GP affine transformation (#229) (@willtebbutt)

v0.8.0

2 years ago

Stheno v0.8.0

Diff since v0.7.18

Closed issues:

  • Sparse Approximations and Non-Gaussian Likelihoods (#36)
  • Plotting Docs (#39)
  • FillArrays (#54)

Merged pull requests:

  • Fixed a few typos in the docs (#219) (@pitmonticone)
  • Examples in Docs (#221) (@willtebbutt)
  • More docs improvements (#224) (@willtebbutt)
  • Fix a couple of typos (#225) (@willtebbutt)
  • Implement simple example (#226) (@willtebbutt)
  • Climate Example (#227) (@willtebbutt)
  • Tidy up for 0.8 (#228) (@willtebbutt)

v0.7.18

2 years ago

Stheno v0.7.18

Diff since v0.7.17

Merged pull requests:

  • Remove More Dead Code (#220) (@willtebbutt)

v0.7.17

2 years ago

Stheno v0.7.17

Diff since v0.7.16

v0.7.16

2 years ago

Stheno v0.7.16

Diff since v0.7.15

Merged pull requests:

  • Allow AbstractGPs in WrappedGP (#217) (@willtebbutt)

v0.7.15

2 years ago

Stheno v0.7.15

Diff since v0.7.14

Merged pull requests:

  • CompatHelper: bump compat for AbstractGPs to 0.5, (keep existing compat) (#214) (@github-actions[bot])

v0.7.14

2 years ago

Stheno v0.7.14

Diff since v0.7.13

Merged pull requests:

  • Stop doing sparse stuff in this package (#213) (@willtebbutt)

v0.7.13

2 years ago

Stheno v0.7.13

Diff since v0.7.12

Merged pull requests:

  • Sort out test and docs deps (#205) (@willtebbutt)
  • Utilise AbstractGPs.TestUtils (#206) (@willtebbutt)
  • Bump deps etc (#210) (@willtebbutt)

v0.7.12

2 years ago

Stheno v0.7.12

Diff since v0.7.11

Merged pull requests:

  • Bump FillArrays dep (#195) (@willtebbutt)