Skip to content

Latest commit

 

History

History
118 lines (67 loc) · 3.93 KB

File metadata and controls

118 lines (67 loc) · 3.93 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-09)

Bug Fixes

Commits

Details
  • e47ee45 - fix: resolve bugs, docs, and JSDoc type errors (#11337) (by Philipp Burckhardt)
  • d479058 - docs: update descriptions (by Athan Reines)
  • 8a000b4 - bench: use string interpolation in blas/base/dgemm (#10294) (by Om-A-osc)

Contributors

A total of 3 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Om-A-osc
  • Philipp Burckhardt

0.1.1 (2026-02-08)

Features

Bug Fixes

  • 6688495 - provide correct number of arguments
  • 3b4fa18 - include value in error message

Commits

Details
  • d293a23 - docs: add missing periods (by Philipp Burckhardt)
  • 6688495 - fix: provide correct number of arguments (by Athan Reines)
  • cf0a752 - refactor: use base assertion utility (by Athan Reines)
  • 330e1e6 - docs: document exceptions in blas/base/dgemm (#6745) (by Shabareesh Shetty)
  • 3b4fa18 - fix: include value in error message (by Athan Reines)
  • 0bff47f - test: add test cases for blas/base/dgemm (#6724) (by Shabareesh Shetty)
  • e0cef99 - style: remove extra spaces for regular expressions in publish script (by Philipp Burckhardt)
  • a500a2a - feat: add blas/base/dgemm (#2541) (by Pranav Goswami, Athan Reines, Aman Bhansali)

Contributors

A total of 5 people contributed to this release. Thank you to the following contributors:

  • Aman Bhansali
  • Athan Reines
  • Philipp Burckhardt
  • Pranav Goswami
  • Shabareesh Shetty