Skip to content

Latest commit

 

History

History
376 lines (208 loc) · 11.3 KB

File metadata and controls

376 lines (208 loc) · 11.3 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-03)

Commits

Details
  • fc49fa5 - bench: refactor to use string interpolation in blas/base/ccopy (#10368) (by Shubham)

Contributors

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

  • Shubham

0.4.1 (2026-02-08)

No changes reported for this release.

0.4.0 (2026-01-30)

Features

  • d7925a2 - update JavaScipt implementation and add C ndarray implementation for blas/base/ccopy (#3063)

Commits

Details
  • e57055b - bench: refactor to use dynamic memory allocation in blas/base/ccopy (#8922) (by Ishwar, Athan Reines)
  • a9776fd - refactor: update include header guards for single precision complex packages (#7708) (by Shabareesh Shetty)
  • 09c9ceb - chore: fix formatting (by Athan Reines)
  • 51bf6f9 - bench: fix formatting (by Athan Reines)
  • f2f1317 - docs: change variable naming in blas/base/ccopy (#6820) (by Shabareesh Shetty)
  • 399942d - docs: update examples for blas/base/ccopy (#4836) (by Gururaj Gurram, Athan Reines)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • 8684eb4 - docs: update related packages sections (#4114) (by stdlib-bot, Athan Reines)
  • be9fdef - style: resolve lint error (by Athan Reines)
  • d7925a2 - feat: update JavaScipt implementation and add C ndarray implementation for blas/base/ccopy (#3063) (by Aman Bhansali, Athan Reines)
  • cef4c74 - docs: fix example (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Aman Bhansali
  • Athan Reines
  • Gururaj Gurram
  • Ishwar
  • Philipp Burckhardt
  • Shabareesh Shetty

0.3.0 (2024-07-27)

Features

  • 8a403b0 - add support for specifying integer size

Bug Fixes

  • 5c514c7 - specify integer type to match CBLAS

Commits

Details
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)
  • 6226f32 - docs: update signatures (by Athan Reines)
  • db90892 - refactor: support building with API suffix (by Athan Reines)
  • 5c514c7 - fix: specify integer type to match CBLAS (by Athan Reines)
  • 995ffd4 - docs: remove comments (by Athan Reines)
  • efe7889 - style: remove blank line (by Athan Reines)
  • b33c36b - docs: update examples and add C documentation (by Athan Reines)
  • 8a403b0 - feat: add support for specifying integer size (by Athan Reines)
  • 4e640fe - build: add separate configurations for benchmarks and examples (by Athan Reines)
  • 0244027 - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 7d5eb79 - docs: fix function calls (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • efc6522 - bench: update benchmarks to use random/array utilities (by Athan Reines)
  • 4ec2cd0 - docs: update copy (by Athan Reines)
  • cbee5b7 - build: add and update wasm configurations (by Athan Reines)
  • 5a36be3 - style: resolve lint errors (by Athan Reines)
  • df3c9b3 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.1 (2023-10-09)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • cca37d0 - update minimum TypeScript version

BREAKING CHANGES

  • cca37d0: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • cca37d0 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • e68c9b9 - docs: resolve C lint errors (by Athan Reines)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • 9d552f8 - docs: standardize parameter description and update docs (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.8 (2022-11-03)

No changes reported for this release.

0.0.7 (2022-08-30)

No changes reported for this release.

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-23)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.