Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:37
· 440 commits to master since this release

Commits

  • dab8e04: Matrix Multiplication!!! (Toby)
  • 9d81c19: Better matrix multiplication and support for 16-bit floating point (Toby)
  • d730f1f: Merge branch 'master' into test (Toby)
  • ace1073: Matrix multiplication for all data types (?) (Toby)
  • 0dd7371: Update (Toby)
  • fdab1f5: OpenCL fix (Toby)
  • 5f2d673: Bug fix? (Toby)
  • f6b6c65: Remove MinGW support (it never worked in the first place) (Toby)
  • a15d55f: GEMM and GEMV (Toby)
  • dc9743a: Matrix Multiplication -- lrc::dot(a, b) (Toby)
  • 6b827e0: Functioning array dot function plus performance improvements (Toby)
  • a8f8b0d: CUDA compilation fix (Toby)
  • 3f355d9: Fix array from data (Toby)
  • d29a92a: Fix lerp (Toby)
  • f009384: Memcpy safety check (Toby)
  • 607d8b7: Make something constexpr (Toby)
  • 50eaaa2: Reference counted arrays and bug fixes (Toby)
  • dca5325: Documentation updates (Toby)
  • c6dd305: Merge branch 'test' into develop (Toby)
  • a4e8206: Merge branch 'develop' (Toby)
  • 4b1451a: new version! (Toby)