Skip to content

Latest commit

 

History

History
96 lines (50 loc) · 1.96 KB

File metadata and controls

96 lines (50 loc) · 1.96 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-22)

Commits

Details
  • 9f41dab - bench: refactor to use string interpolation in complex (#11620) (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-07)

No changes reported for this release.

0.1.0 (2026-01-29)

Features

  • 27a5a10 - add complex/float64/base/neg

Commits

Details
  • a39fad8 - docs: update examples for complex/float64/base/neg (#7270) (by Shabareesh Shetty)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 27a5a10 - feat: add complex/float64/base/neg (by Gururaj Gurram)

Contributors

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

  • Gururaj Gurram
  • Karan Anand
  • Shabareesh Shetty