Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 2.27 KB

File metadata and controls

97 lines (51 loc) · 2.27 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

Commits

Details
  • 5aadc76 - bench: refactor to use string interpolation in ndarray (#11445) (by Karan Anand)

Contributors

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

  • Karan Anand

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

  • fd9a5c2 - add ndarray/iter/subarrays

Commits

Details
  • 5feedbc - docs: do not pass in options object to avoid cast error (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • f231799 - docs: update related packages sections (#4545) (by stdlib-bot)
  • 7a4424b - docs: fix comment (by Athan Reines)
  • fd9a5c2 - feat: add ndarray/iter/subarrays (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt