Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 02 Aug 23:07
· 256 commits to master since this release
c50ebe1

KernelFunctions v0.4.4

Diff since v0.4.3

Closed issues:

  • Implicit gradient failing with matrices (#137)

Merged pull requests:

  • Fixing implicit gradients (#141) (@theogf)
  • Fix Independent MOKernel for single dimension input (#144) (@sharanry)
  • Enforce 'Tuple{Any, Int}' type inputs for IndependentMOKernel (#145) (@sharanry)