v0.3.2
KernelFunctions v0.3.2
Closed issues:
- Moving KernelFunctions.jl to the GPMLj organisation (#46)
Merged pull requests:
- Add Cosine Kernel (#45) (@sharanry)
- Add Fractional Brownian motion kernel (#48) (@sharanry)
- Add non-unicode keywords aliases (#49) (@theogf)
- Add alias to WhiteKernel, EyeKernel (#51) (@sharanry)
- Stop testing on 1.2, start on 1.4 (#53) (@willtebbutt)
- Add Mahalanobis distance-based kernel (#54) (@sharanry)
- Created concrete types to call syntactic sugar on all kernels (#57) (@theogf)
- CompatHelper: bump compat for "StatsBase" to "0.33" (#58) (@github-actions[bot])
- Update links (#59) (@devmotion)
- Fix another link (#60) (@devmotion)
- Do not export params (#61) (@devmotion)
- Remove redundant definition (#62) (@devmotion)
- Refactors the test suite (#63) (@willtebbutt)
- Corrected docs and improved formatting (#66) (@theogf)
- Update Travis configuration (#69) (@devmotion)