Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 20:06
d9ccffa

KernelFunctions v0.5.1

Diff since v0.5.0

Closed issues:

  • Make validate_dims opt-in (#139)
  • Removing BaseKernel (#149)

Merged pull requests:

  • Use tuples in KernelSum and KernelProduct; Make Zygote tests pass for KernelSum and KernelProduct; Improve doctring. (#146) (@sharanry)