KernelFunctions.jl icon indicating copy to clipboard operation
KernelFunctions.jl copied to clipboard

Matrixkernel convenience functions and related performance improvements

Open Crown421 opened this issue 2 years ago • 1 comments

Summary Following up from #354 , this pull request contains the matrixkernel convenience function, some additional tests, a small fix, and performance improvements that came up along the way.

Proposed changes

  • Adding matrixkernel
  • Include changes discussed in #354
  • Fix for helper method in fbm kernel
  • Performance improvement for lmm kernelmatrix
  • Fix specialized implementation for slfm to work with both MOInput types
  • Related tests

What alternatives have you considered?

Crown421 avatar Aug 28 '21 11:08 Crown421

As suggested, I am splitting this again into a few smaller PRs, not in the least because in doing so smaller bits spawned more larger issues.

Crown421 avatar Sep 24 '21 16:09 Crown421