Skip to content

Releases: JuliaGaussianProcesses/KernelFunctions.jl

v0.8.20

20 Jan 18:48
3fca6fc
Compare
Choose a tag to compare

KernelFunctions v0.8.20

Diff since v0.8.19

Merged pull requests:

v0.8.19

20 Jan 17:08
5fd5157
Compare
Choose a tag to compare

KernelFunctions v0.8.19

Diff since v0.8.18

Merged pull requests:

  • Rename TensorProduct and implement TensorCore.tensor (#232) (@devmotion)

v0.8.18

19 Jan 20:51
0ff8761
Compare
Choose a tag to compare

KernelFunctions v0.8.18

Diff since v0.8.17

Closed issues:

  • Split API docs into separate pages, remove redundancy with kernels/transforms (#216)
  • Consolidate mathematical description of kernels between docs and docstrings (#218)

Merged pull requests:

v0.8.17

19 Jan 18:40
45226b0
Compare
Choose a tag to compare

KernelFunctions v0.8.17

Diff since v0.8.16

Closed issues:

  • Consolidating the linear transforms (#237)

Merged pull requests:

v0.8.16

17 Jan 10:44
a158aca
Compare
Choose a tag to compare

KernelFunctions v0.8.16

Diff since v0.8.15

Merged pull requests:

  • Update docstrings of linear and polynomial kernel and fix their constraints (#228) (@devmotion)
  • Fix documentation of CosineKernel (#231) (@devmotion)

v0.8.15

16 Jan 16:45
9775bf5
Compare
Choose a tag to compare

KernelFunctions v0.8.15

Diff since v0.8.14

Merged pull requests:

v0.8.14

16 Jan 15:47
591b979
Compare
Choose a tag to compare

KernelFunctions v0.8.14

Diff since v0.8.13

Merged pull requests:

  • Update docstrings and check that constant is non-negative (#230) (@devmotion)

v0.8.13

15 Jan 16:46
36ff7e7
Compare
Choose a tag to compare

KernelFunctions v0.8.13

Diff since v0.8.12

Merged pull requests:

  • CompatHelper: bump compat for "FiniteDifferences" to "0.12" for package test (#226) (@github-actions[bot])

v0.8.12

15 Jan 12:57
b2c2e52
Compare
Choose a tag to compare

KernelFunctions v0.8.12

Diff since v0.8.11

Closed issues:

  • Piecewise Polynomial Kernel (#177)
  • CI: introduce automatic code formatting (e.g. JuliaFormatter)? (#219)

Merged pull requests:

v0.8.11

09 Jan 20:46
b38033d
Compare
Choose a tag to compare

KernelFunctions v0.8.11

Diff since v0.8.10

Main diff : added kernel alias : Matern12Kernel equivalent to the ExponentialKernel

Closed issues:

  • The new test utils fail due to precision (#180)

Merged pull requests:

  • CompatHelper: bump compat for "Documenter" to "0.26" for package docs (#210) (@github-actions[bot])
  • Documentation improvements (inc. lengthscale explanation) and Matern12Kernel alias (#213) (@st--)
  • Bump version (#222) (@devmotion)