Skip to content

Latest commit

 

History

History
101 lines (55 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

101 lines (55 loc) · 2.87 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-01)

Commits

  • f53097a - docs: update comments (by Athan Reines)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Athan Reines

0.1.0 (2024-07-28)

Features

Bug Fixes

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 72a5a6c - style: use consistent spacing (by Athan Reines)
  • 0b59ac0 - refactor: use utility to resolve offset (by Athan Reines)
  • 81aca47 - fix: update variable name (by Athan Reines)
  • 6b0d3fc - fix: update paths, descriptions, and examples (#2457) (by Aman Bhansali)
  • c49ba29 - feat: add blas/base/scnrm2 (#2270) (by Aman Bhansali, Athan Reines)

Contributors

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

  • Aman Bhansali
  • Athan Reines
  • Philipp Burckhardt