Skip to content

v8.4.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:42
· 206 commits to master since this release
5860812

GPUArrays v8.4.1

Diff since v8.4.0

Closed issues:

  • repmat and repeat (#93)
  • Kernel for repeat and its derivative (#125)
  • Implement copy! (#267)

Merged pull requests:

  • Add n-dimensional repeat (#400) (@awadell1)
  • Specialize Base.copy! for AbstractGPUArrays (#414) (@vpuri3)
  • Specialize LinearAlgebra.mul! on Diagonal for GPUArrays (#416) (@vpuri3)