Skip to content

Latest commit

 

History

History
95 lines (54 loc) · 3.35 KB

File metadata and controls

95 lines (54 loc) · 3.35 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-10)

Commits

Details
  • 2628663 - chore: add missing keywords in blas/ext/base/ndarray cusum packages (#11967) (by Philipp Burckhardt)
  • 81d0c40 - docs: add notes (by Athan Reines)
  • 3a079cf - chore: modernize examples and benchmarks (by Athan Reines)
  • 67cdf3c - chore: propagate recent doctest and lint fixes to sibling packages (#11585) (by Philipp Burckhardt)
  • 0873811 - docs: inline ndarray output in doctests and add missing article (#11557) (by Philipp Burckhardt)
  • dcdf5e4 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dcusumkbn (#10740) (by Aniket Sonawane)
  • 70190d9 - bench: refactor to use string interpolation in blas/ext/base/ndarray/dcusumkbn (#10296) (by AyushiJain18270)

Contributors

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

  • Aniket Sonawane
  • Athan Reines
  • AyushiJain18270
  • Philipp Burckhardt

0.1.1 (2026-02-08)

Features

Commits

Details
  • 2035f34 - docs: add function documentation (by Athan Reines)
  • ae855a7 - docs: fix reference in blas/ext/base/ndarray/dcusumkbn README (by Philipp Burckhardt)
  • 3f386fa - feat: add blas/ext/base/ndarray/dcusumkbn (#8785) (by Kaustubh Patange, Athan Reines)

Contributors

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

  • Athan Reines
  • Kaustubh Patange
  • Philipp Burckhardt