Tags: JuliaGaussianProcesses/KernelSpectralDensities.jl
Tags
[Diff since v0.1.0](v0.1.0...v0.2.0) - Changed the package to use Distributions - Changed and added functions - Might not be breaking, but it has been too long since I made these changes, so I would rather make it a breaking release. **Merged pull requests:** - Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#17) (@dependabot[bot]) - Add matern kernel (#19) (@Crown421)
## KernelSpectralDensities v0.1.0 **Merged pull requests:** - Bump actions/checkout from 2 to 3 (#1) (@dependabot[bot]) - Bump codecov/codecov-action from 2 to 3 (#2) (@dependabot[bot]) - Bump actions/checkout from 3 to 4 (#3) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#4) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#5) (@dependabot[bot]) - Add code for basic usefulness (#6) (@Crown421) - Bump julia-actions/cache from 1 to 2 (#7) (@dependabot[bot]) - Additional tests for full coverage (#8) (@Crown421) - Add formatter file and format everything (#12) (@Crown421) - Bump actions/checkout from 2 to 4 (#14) (@dependabot[bot]) - Bump codecov/codecov-action from 4.0.1 to 4.4.1 (#15) (@dependabot[bot]) - Add matern kernel and lean more on Distributions.jl (#16) (@Crown421)