Skip to content

Latest commit

 

History

History
543 lines (465 loc) · 74.8 KB

File metadata and controls

543 lines (465 loc) · 74.8 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Features

Bug Fixes

  • c703f0f - rename C function to stdlib_blas_ext_ssum in blas/ext/base/ndarray/ssum
  • 60fcd9d - improve type specificity

Commits

Details
  • 0873811 - docs: inline ndarray output in doctests and add missing article (#11557) (by Philipp Burckhardt)
  • 638fdf0 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/gcusumkbn2 (#11576) (by Uday Kakade)
  • 3c29f4b - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/gcusumkbn (#11574) (by Uday Kakade)
  • ea0027d - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/gcusumors (#11573) (by Uday Kakade)
  • 85636fc - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/gcusumpw (#11572) (by Uday Kakade)
  • 1e24d10 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/scusumkbn2 (#11570) (by Uday Kakade)
  • 0f724a5 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/scusumkbn (#11569) (by Uday Kakade)
  • 820d48e - docs: improve doctests for ndarray instances in blas/ext/ndarray/dsorthsh (#11544) (by Uday Kakade)
  • 35f443d - docs: improve doctests for ndarray instances in blas/ext/ndarray/dsortins (#11545) (by Uday Kakade)
  • dd046ff - docs: improve doctests for ndarray instances in blas/ext/ndarray/gsorthp (#11546) (by Uday Kakade)
  • e0c37cb - docs: improve doctests for ndarray instances in blas/ext/ndarray/ssorthp (#11547) (by Uday Kakade)
  • 8f8221b - docs: improve doctests for ndarray instances in blas/ext/ndarray/slinspace (#11549) (by Uday Kakade)
  • 2367b73 - docs: improve doctests for ndarray instances in blas/ext/ndarray/glinspace (#11550) (by Uday Kakade)
  • dcba41a - docs: improve doctests for ndarray instances in blas/ext/ndarray/scusumors (#11551) (by Uday Kakade)
  • 849495e - docs: update example (#11519) (by stdlib-bot)
  • 97b509e - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dsorthp (#11503) (by Prajjwal Bajpai)
  • 10210e4 - docs: update namespace table of contents (#11497) (by stdlib-bot)
  • 2ab6254 - feat: update blas/ext/base/ndarray TypeScript declarations (#11496) (by stdlib-bot)
  • aacc13a - feat: add dsort to namespace (by Athan Reines)
  • 56329f6 - feat: add ssort to namespace (by Athan Reines)
  • fafa2d5 - feat: add blas/ext/base/ndarray/ssort (#11484) (by Muhammad Haris, Athan Reines)
  • 3b2fa8f - docs: update descriptions (by Athan Reines)
  • 328ca77 - docs: fix notes (by Athan Reines)
  • df6fbe8 - bench: refactor to use string interpolation in blas/ext/base (#11379) (by Karan Anand)
  • 9b3c5a5 - feat: update blas/ext/base/ndarray TypeScript declarations (#11400) (by stdlib-bot)
  • e0aa4bb - feat: add blas/ext/base/ndarray/dsort (#9710) (by Sagar Ratna Chaudhary, Athan Reines, stdlib-bot)
  • a889040 - test: ensure support for dtype instances (by Athan Reines)
  • 9fceca8 - test: ensure support for dtype instances (by Athan Reines)
  • 75ff8fe - test: ensure support for dtype instances (by Athan Reines)
  • 9bfb6b0 - test: ensure support for dtype instances (by Athan Reines)
  • 9260f31 - feat: add C implementation for blas/ext/base/ndarray/csum (#10696) (by Kaustubh Patange, Athan Reines, stdlib-bot)
  • b05fe40 - feat: add C implementation for blas/ext/base/ndarray/zsum (#10699) (by Kaustubh Patange, Athan Reines)
  • d939241 - bench: update failure messages (by Athan Reines)
  • e2cb754 - feat: add C implementation for blas/ext/base/ndarray/dnansum (#10715) (by Kaustubh Patange, Athan Reines, Gururaj Gurram)
  • b78ba63 - feat: add C implementation for blas/ext/base/ndarray/snansum (#10777) (by Kaustubh Patange)
  • dcdf5e4 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dcusumkbn (#10740) (by Aniket Sonawane)
  • 6dc0130 - docs: update namespace table of contents (#11350) (by stdlib-bot)
  • ec9d82b - feat: add coneTo and zoneTo to namespace (by Athan Reines)
  • 8c9281a - feat: add blas/ext/base/ndarray/cone-to (#11340) (by Muhammad Haris)
  • 461fbfd - feat: add blas/ext/base/ndarray/zone-to (#11342) (by Muhammad Haris)
  • 143bb4b - feat: update blas/ext/base/ndarray TypeScript declarations (#11329) (by stdlib-bot)
  • 21f03e5 - docs: update namespace table of contents (#11330) (by stdlib-bot)
  • b117c97 - feat: update blas/ext/base/ndarray TypeScript declarations (#11321) (by stdlib-bot)
  • bb0baff - docs: update namespace table of contents (#11322) (by stdlib-bot)
  • 5b0f76d - feat: add goneTo to namespace (by Athan Reines)
  • cf9c1fd - feat: add blas/ext/base/ndarray/gone-to (#11308) (by Muhammad Haris)
  • 31214ce - feat: add soneTo to namespace (by Athan Reines)
  • 91bc1cb - feat: add doneTo to namespace (by Athan Reines)
  • 87e85c4 - feat: add blas/ext/base/ndarray/sone-to (#11302) (by Muhammad Haris)
  • 702dc4c - feat: add blas/ext/base/ndarray/done-to (#11301) (by Muhammad Haris)
  • 8df0bb4 - feat: update blas/ext/base/ndarray TypeScript declarations (#11305) (by stdlib-bot)
  • 74aac03 - docs: update namespace table of contents (#11306) (by stdlib-bot)
  • c16f303 - feat: add czeroTo to namespace (by Athan Reines)
  • f768772 - feat: add zzeroTo to namespace (by Athan Reines)
  • e2a1555 - feat: update blas/ext/base/ndarray TypeScript declarations (#11291) (by stdlib-bot)
  • 8b19d00 - feat: add blas/ext/base/ndarray/zzero-to (#11263) (by Muhammad Haris)
  • b9e4786 - feat: add blas/ext/base/ndarray/czero-to (#11261) (by Muhammad Haris)
  • faaf3b3 - docs: update namespace table of contents (#11276) (by stdlib-bot)
  • 34f7f92 - feat: add szeroTo to namespace (by Athan Reines)
  • 2e70241 - feat: add gzeroTo to namespace (by Athan Reines)
  • c706e69 - feat: add dzeroTo to namespace (by Athan Reines)
  • f47983a - feat: add blas/ext/base/ndarray/dzero-to (#11260) (by Muhammad Haris)
  • d6db92c - feat: add blas/ext/base/ndarray/szero-to (#11259) (by Muhammad Haris)
  • ed8d4b1 - feat: add blas/ext/base/ndarray/gzero-to (#11258) (by Muhammad Haris)
  • ba129b3 - docs: update namespace table of contents (#11198) (by stdlib-bot)
  • 36db74c - feat: update blas/ext/base/ndarray TypeScript declarations (#11197) (by stdlib-bot)
  • a0169bc - docs: remove unused ndarray2array requires from README usage examples (#11194) (by Philipp Burckhardt)
  • 80a1fc1 - feat: add dcircshift and scircshift to namespace (by Athan Reines)
  • 1b0b669 - feat: add blas/ext/base/ndarray/scircshift (#11177) (by Muhammad Haris, Athan Reines)
  • 899e976 - feat: add blas/ext/base/ndarray/dcircshift (#11176) (by Muhammad Haris)
  • ed59264 - feat: add gcircshift to namespace (by Athan Reines)
  • fdf402d - feat: add blas/ext/base/ndarray/gcircshift (#11178) (by Muhammad Haris, Athan Reines)
  • 8892296 - docs: add missing private annotation in blas/ext/base/ndarray/ssum (#11175) (by Kaustubh Patange)
  • 8427c6a - feat: add zsumkbn to namespace (by Athan Reines)
  • f05fd5e - feat: add ssum* packages to namespace (by Athan Reines)
  • 00a150a - feat: add snansum* packages to namespace (by Athan Reines)
  • 4fd2a21 - feat: add scusum* packages to namespace (by Athan Reines)
  • 88a1858 - feat: add gsum* packages to namespace (by Athan Reines)
  • 561c7a6 - feat: add gsort to namespace (by Athan Reines)
  • 825d1ff - feat: add gnansum* packages to namespace (by Athan Reines)
  • 973f4df - feat: add gcusum* packages to namespace (by Athan Reines)
  • cf3741e - feat: add dsum* packages to namespace (by Athan Reines)
  • 722ad36 - feat: add dsort* packages to namespace (by Athan Reines)
  • 8fe4e5c - feat: add dnansum* packages to namespace (by Athan Reines)
  • aeb4f1b - feat: add dcusumkbn, dcusumkbn2, dcusumors, dcusumpw to namespace (by Athan Reines)
  • b9a7439 - feat: add csumkbn to namespace (by Athan Reines)
  • 85155cb - feat: add gjoinBetween to namespace (by Athan Reines)
  • 0c0ad66 - feat: add gjoin to namespace (by Athan Reines)
  • a13b269 - feat: add blas/ext/base/ndarray/gjoin-between (#11163) (by Muhammad Haris, Athan Reines, stdlib-bot)
  • 5ee2387 - docs: update blas/ext/base/ndarray TypeScript declarations (#10803) (by stdlib-bot)
  • a8f58e8 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dlinspace (#10741) (by Aniket Sonawane)
  • c703f0f - fix: rename C function to stdlib_blas_ext_ssum in blas/ext/base/ndarray/ssum (by Philipp Burckhardt)
  • 95e3a15 - chore: minor clean-up (by Philipp Burckhardt)
  • 0e62b3f - feat: add C implementation for blas/ext/base/ndarray/ssum (#10078) (by Kaustubh Patange, Athan Reines)
  • d7c9033 - feat: add C implementation for blas/ext/base/ndarray/dsum (#10065) (by Kaustubh Patange, Athan Reines)
  • de74169 - feat: add blas/ext/base/ndarray/gsort (#9734) (by Muhammad Haris, Athan Reines)
  • 839986d - test: ensure dtype equality (by Athan Reines)
  • 7620700 - docs: fix type (by Athan Reines)
  • 60fcd9d - fix: improve type specificity (by Athan Reines)
  • a448775 - docs: update blas/ext/base/ndarray TypeScript declarations (#10477) (by stdlib-bot)
  • 9f7e9c8 - docs: improve doctests for ndarray instances in ndarray/scusum (#10403) (by AyushiJain18270)
  • 0e5ccc5 - bench: use string interpolation in blas/ext/base/ndarray/gsumkbn (#10353) (by AyushiJain18270)
  • f834c92 - bench: refactor to use string interpolation in blas/ext/base/ndarray/dcusumpw (#10329) (by AyushiJain18270)
  • 70190d9 - bench: refactor to use string interpolation in blas/ext/base/ndarray/dcusumkbn (#10296) (by AyushiJain18270)
  • 17fd10b - docs: update blas/ext/base/ndarray TypeScript declarations (#10310) (by stdlib-bot)
  • 9df57d4 - docs: improve doctests for ndarray instances in ndarray/gcusum (#10250) (by AyushiJain18270)

Contributors

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

  • Aniket Sonawane
  • Athan Reines
  • AyushiJain18270
  • Gururaj Gurram
  • Karan Anand
  • Kaustubh Patange
  • Muhammad Haris
  • Philipp Burckhardt
  • Prajjwal Bajpai
  • Sagar Ratna Chaudhary
  • Uday Kakade

0.1.1 (2026-02-08)

Commits

Details
  • 2b2ae6a - docs: improve doctests for ndarray instances in ndarray/dcusumpw (#10005) (by Bhargav Dabhade)

Contributors

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

  • Bhargav Dabhade

0.1.0 (2026-01-31)

Features

Bug Fixes

  • 655f6d4 - update fromIndex handling in blas/ext/base/ndarray/glast-index-of (#8008)
  • 5c0304c - update fromIndex handling in blas/ext/base/ndarray/slast-index-of (#8007)
  • 69832d0 - update fromIndex handling in blas/ext/base/ndarray/dlast-index-of (#7894)
  • e995ce7 - ensure accessor array support
  • f6e1c78 - ensure accessor array support
  • fc03354 - ensure accessor array support
  • 3014ce9 - update return type
  • 2acc7f0 - update return type

BREAKING CHANGES

  • 0efd288: remove unsupported signature for complex numbers

Commits

Details
  • 2503829 - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dcusumors (#9974) (by AyushiJain18270)
  • d45387d - docs: update blas/ext/base/ndarray TypeScript declaration example code (#9793) (by stdlib-bot)
  • 267b6c4 - docs: improve doctests for ndarray instances in ndarray/dcusum (#9772) (by Diyan)
  • 2035f34 - docs: add function documentation (by Athan Reines)
  • 763181d - docs: improve doctests for ndarray instances in blas/ext/base/ndarray/dcusumkbn2 (#9396) (by Sagar Ratna Chaudhary)
  • 7107476 - feat: add blas/ext/base/ndarray/dnansumors (#9169) (by Kaustubh Patange)
  • 3cf4aa6 - feat: add blas/ext/base/ndarray/dsortsh (#9271) (by Kaustubh Patange, Athan Reines)
  • d57045f - chore: minor clean-up (by Philipp Burckhardt)
  • 045d1ef - feat: add blas/ext/base/ndarray/dsortins (#9254) (by Kaustubh Patange, Athan Reines, stdlib-bot)
  • 31678cb - feat: add blas/ext/base/ndarray/gnansumkbn2 (#9259) (by Kaustubh Patange, Athan Reines)
  • d61ac9c - docs: fix README sections (by Athan Reines)
  • 72fae65 - feat: add blas/ext/base/ndarray/gnansumkbn (#9258) (by Kaustubh Patange)
  • 8f95215 - feat: add blas/ext/base/ndarray/gnansumpw (#9244) (by Kaustubh Patange, Athan Reines)
  • 5bbd6b0 - feat: add blas/ext/base/ndarray/gnansumors (#9243) (by Kaustubh Patange, Athan Reines)
  • 247e93b - docs: fix comments (by Athan Reines)
  • 37dbfbc - feat: add blas/ext/base/ndarray/snansumkbn2 (#9212) (by Kaustubh Patange)
  • 1a0dac7 - feat: add blas/ext/base/ndarray/snansumkbn (#9210) (by Kaustubh Patange)
  • 7322ab4 - feat: add blas/ext/base/ndarray/snansum (#9209) (by Kaustubh Patange)
  • 8860f46 - feat: add blas/ext/base/ndarray/snansumpw (#9222) (by Kaustubh Patange)
  • bec7083 - feat: add blas/ext/base/ndarray/snansumors (#9224) (by Kaustubh Patange)
  • f507f85 - feat: add blas/ext/base/ndarray/dnansumpw (#9174) (by Kaustubh Patange)
  • 2af3f7b - feat: add blas/ext/base/ndarray/gnansum (#9178) (by Kaustubh Patange, Athan Reines)
  • ade2288 - feat: add blas/ext/base/ndarray/dnansumkbn2 (#9165) (by Kaustubh Patange)
  • b295d2f - feat: add blas/ext/base/ndarray/dnansumkbn (#9095) (by Kaustubh Patange, Athan Reines)
  • 69e2651 - feat: add blas/ext/base/ndarray/dnansum (#9091) (by Kaustubh Patange, Athan Reines)
  • 8e5a8b2 - feat: add blas/ext/base/ndarray/gcusumpw (#9082) (by Kaustubh Patange)
  • a94a26e - feat: add blas/ext/base/ndarray/dcusumpw (#9060) (by Kaustubh Patange)
  • 153933e - feat: add blas/ext/base/ndarray/gcusumors (#9005) (by Kaustubh Patange, Athan Reines)
  • 553b27c - feat: add blas/ext/base/ndarray/gsumpw (#9080) (by Kaustubh Patange, Athan Reines)
  • 77d3625 - feat: add blas/ext/base/ndarray/ssumpw (#9062) (by Kaustubh Patange, Athan Reines)
  • ce244d5 - feat: add blas/ext/base/ndarray/dsumpw (#9058) (by Kaustubh Patange, Athan Reines)
  • 2d032e5 - feat: add blas/ext/base/ndarray/ssumors (#8960) (by Kaustubh Patange)
  • ab039af - feat: add blas/ext/base/ndarray/dcusumors (#8952) (by Krishna Awasthi, Athan Reines)
  • 5afc506 - feat: add blas/ext/base/ndarray/gsumors (#8985) (by Kaustubh Patange, Athan Reines)
  • bc751f1 - feat: add blas/ext/base/ndarray/scusumors (#8964) (by Kaustubh Patange, Athan Reines)
  • 80a6219 - feat: add blas/ext/base/ndarray/dsumors (#8959) (by Kaustubh Patange, Athan Reines)
  • 134e322 - feat: add blas/ext/base/ndarray/gcusumkbn2 (#8949) (by Kaustubh Patange, Athan Reines)
  • 800a7b9 - docs: use correct buffer during output ndarray construction (#9003) (by Kaustubh Patange)
  • 5c5f27a - feat: add blas/ext/base/ndarray/gcusumkbn (#8946) (by Kaustubh Patange, Athan Reines)
  • 4304bee - test: fix description (by Philipp Burckhardt)
  • 99eae14 - feat: add blas/ext/base/ndarray/gjoin (#8925) (by Muhammad Haris, Athan Reines)
  • 3324cb1 - feat: add blas/ext/base/ndarray/gsumkbn2 (#8921) (by Kaustubh Patange, Athan Reines)
  • 299d2eb - feat: add blas/ext/base/ndarray/scusumkbn2 (#8906) (by Kaustubh Patange)
  • c567503 - feat: add blas/ext/base/ndarray/ssumkbn2 (#8916) (by Kaustubh Patange)
  • ae855a7 - docs: fix reference in blas/ext/base/ndarray/dcusumkbn README (by Philipp Burckhardt)
  • 1e07403 - chore: minor clean-up (by Philipp Burckhardt)
  • 059d020 - feat: add blas/ext/base/ndarray/zsumkbn (#8862) (by Kaustubh Patange, Athan Reines)
  • 6a97dca - feat: add blas/ext/base/ndarray/scusumkbn (#8845) (by Kaustubh Patange)
  • acdb9b9 - feat: add blas/ext/base/ndarray/dcusumkbn2 (#8891) (by Kaustubh Patange)
  • 3f386fa - feat: add blas/ext/base/ndarray/dcusumkbn (#8785) (by Kaustubh Patange, Athan Reines)
  • 922f550 - docs: fix return type (by Athan Reines)
  • adb046f - feat: add blas/ext/base/ndarray/ssumkbn (#8822) (by Kaustubh Patange, Athan Reines)
  • 1f944ee - feat: add blas/ext/base/ndarray/dsumkbn2 (#8831) (by Kaustubh Patange, Athan Reines)
  • b05bc14 - feat: add blas/ext/base/ndarray/gsumkbn (#8834) (by Kaustubh Patange, Athan Reines)
  • 5639985 - docs: fix type (by Athan Reines)
  • 241e0ef - docs: fix docs (by Athan Reines)
  • 7a9032d - test: fix assertion description (by Philipp Burckhardt)
  • c2dad77 - feat: add blas/ext/base/ndarray/dsumkbn (#8795) (by Kaustubh Patange, Athan Reines)
  • d9231e2 - feat: add blas/ext/base/ndarray/csumkbn (#8772) (by Kaustubh Patange, Athan Reines)
  • cf2c089 - docs: remove note (by Athan Reines)
  • e17d59e - feat: update blas/ext/base/ndarray TypeScript declarations (by Philipp Burckhardt)
  • 0efd288 - feat: remove unsupported signature for complex numbers (by Philipp Burckhardt)
  • 7e39b69 - docs: fix TSDoc return annotation values and example code (by Philipp Burckhardt)
  • a0a76ca - docs: update namespace table of contents (#8536) (by stdlib-bot)
  • 6fdf24d - feat: add glinspace to namespace (by Athan Reines)
  • bd86c8c - feat: add blas/ext/base/ndarray/glinspace (by Athan Reines)
  • 899b839 - feat: add slinspace to namespace (by Athan Reines)
  • b9842dc - feat: add blas/ext/base/ndarray/slinspace (by Athan Reines)
  • 466d960 - feat: add dlinspace to namespace (by Athan Reines)
  • 1719cd8 - feat: add blas/ext/base/ndarray/dlinspace (by Athan Reines)
  • 2bf161a - bench: fix test conditions (by Athan Reines)
  • 065f726 - bench: fix test conditions (by Athan Reines)
  • a5f1ef8 - bench: fix test conditions (by Athan Reines)
  • 5f5bb2d - docs: update namespace table of contents (#8425) (by stdlib-bot, Athan Reines)
  • 12636b6 - feat: update blas/ext/base/ndarray TypeScript declarations (by Philipp Burckhardt)
  • c92ba2d - docs: clean-up code in TSDoc examples and remove self-requires (by Philipp Burckhardt)
  • 200af8b - test: use functional APIs for accessing ndarray properties (by Athan Reines)
  • 82be305 - docs: clean-up TSDoc examples (by Philipp Burckhardt)
  • 655f6d4 - fix: update fromIndex handling in blas/ext/base/ndarray/glast-index-of (#8008) (by Muhammad Haris)
  • 5c0304c - fix: update fromIndex handling in blas/ext/base/ndarray/slast-index-of (#8007) (by Muhammad Haris)
  • 69832d0 - fix: update fromIndex handling in blas/ext/base/ndarray/dlast-index-of (#7894) (by Muhammad Haris, Athan Reines)
  • fbf2b82 - feat: add missing functions to namespace (by Philipp Burckhardt)
  • 2376013 - docs: fix requires (by Philipp Burckhardt)
  • f344466 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • f928b2f - feat: add blas/ext/base/ndarray/gfind-last-index (#7786) (by Muhammad Haris, Athan Reines)
  • 1880c41 - docs: fix description and type (by Athan Reines)
  • 5cc9d8a - docs: restore removed JSDoc parameters (by Philipp Burckhardt)
  • a868191 - feat: add blas/ext/base/ndarray/dsorthp (#7854) (by Muhammad Haris)
  • a7b8f1e - feat: add blas/ext/base/ndarray/ssorthp (#7839) (by Muhammad Haris, Athan Reines)
  • a2556fa - chore: minor clean-up (by Philipp Burckhardt)
  • 99ceb58 - feat: add blas/ext/base/ndarray/gfind-index (#7743) (by Muhammad Haris, Athan Reines)
  • 2cffc9d - test: correct test assertion messages (by Philipp Burckhardt)
  • 7c488c6 - feat: add blas/ext/base/ndarray/gsorthp (#7756) (by Muhammad Haris, Athan Reines)
  • 9cc5aa7 - docs: remove self-requires from main.js example code (by Philipp Burckhardt)
  • 5c65581 - chore: use correct function name and docs (by Philipp Burckhardt)
  • 2efac32 - feat: add blas/ext/base/ndarray/glast-index-of (#7607) (by Muhammad Haris, stdlib-bot)
  • c811786 - feat: add blas/ext/base/ndarray/slast-index-of (#7605) (by Muhammad Haris, stdlib-bot)
  • 79c448b - feat: add blas/ext/base/ndarray/dlast-index-of (#7603) (by Muhammad Haris)
  • d766607 - feat: add blas/ext/base/ndarray/gindex-of (#7541) (by Muhammad Haris)
  • e588c9a - feat: add blas/ext/base/ndarray/dindex-of (#7539) (by Muhammad Haris, Athan Reines)
  • 0935821 - feat: add blas/ext/base/ndarray/sindex-of (#7529) (by Muhammad Haris, Athan Reines)
  • 721033e - docs: minor clean-up (by Philipp Burckhardt)
  • e995ce7 - fix: ensure accessor array support (by Athan Reines)
  • f6e1c78 - fix: ensure accessor array support (by Athan Reines)
  • fc03354 - fix: ensure accessor array support (by Athan Reines)
  • f20c234 - docs: update namespace table of contents (#7092) (by stdlib-bot)
  • 3014ce9 - fix: update return type (by Athan Reines)
  • 2acc7f0 - fix: update return type (by Athan Reines)
  • a11b832 - feat: add csum to namespace (by Athan Reines)
  • 28b0465 - feat: add blas/ext/base/ndarray/csum (by Athan Reines)
  • e30c3ba - feat: add zsum to namespace (by Athan Reines)
  • d1c43bf - feat: add blas/ext/base/ndarray/zsum (by Athan Reines)
  • b9d5fc2 - docs: update namespace table of contents (#6819) (by stdlib-bot, Philipp Burckhardt)
  • 0dd7923 - feat: add gcusum to namespace (by Athan Reines)
  • fb346ab - feat: add blas/ext/base/ndarray/gcusum (by Athan Reines)
  • 1741923 - feat: add scusum to namespace (by Athan Reines)
  • 53c2fb7 - feat: add blas/ext/base/ndarray/scusum (by Athan Reines)
  • 8fda22b - docs: fix descriptions (by Athan Reines)
  • 2fbc157 - feat: add dcusum to namespace (by Athan Reines)
  • 76d6a22 - feat: add blas/ext/base/ndarray/dcusum (by Athan Reines)
  • e5b3cfd - feat: add blas/ext/base/ndarray namespace (by Athan Reines)
  • 6fe1a39 - feat: add blas/ext/base/ndarray/gsum (by Athan Reines)
  • 11e8887 - feat: add blas/ext/base/ndarray/ssum (by Athan Reines)
  • 69cda50 - feat: add blas/ext/base/ndarray/dsum (by Athan Reines)

Contributors

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

  • Athan Reines
  • AyushiJain18270
  • Diyan
  • Kaustubh Patange
  • Krishna Awasthi
  • Muhammad Haris
  • Philipp Burckhardt
  • Sagar Ratna Chaudhary