v0.4.0
KernelFunctions v0.4.0
Closed issues:
- Add periodic kernels (#34)
- Objects of type KernelProduct are not callable (#55)
- Split packages between methods and collection of kernels (#86)
Merged pull requests:
- Add Periodic Kernel (#50) (@theogf)
- Add Gabor Kernel (#52) (@sharanry)
- Add Piecewise Polynomial Kernel (#76) (@sharanry)
- Add general TensorProduct kernel (#81) (@devmotion)
- Separate directory for base kernels (#82) (@devmotion)
- [WIP] Rework on kernelmatrix to work with Vectors and more complex kernels (#83) (@theogf)
- Added ColVecs (#84) (@theogf)
- Improved docs, printing and testing (#85) (@theogf)
- Added VecOfVecs and RowVecs (#89) (@theogf)