Package changelog.
e7f973d
- addlapack/base/zlaswp
(#5496)8e8437c
- update namespace TypeScript declarations (#4843)5672a23
- addcrot
to namespace19972bb
- addlapack/base/crot
a242756
- addclaset
to namespacec1fef06
- addlapack/base/claset
5b6f583
- addclacgv
to namespace0599ed1
- addlapack/base/clacgv
7c68b0f
- addzrot
to namespace67683bb
- addzlaset
to namespacea882f1a
- addzlacpy
to namespace80ea14a
- addzlacgv
to namespace9d0a679
- addslaswp
to namespace46b8aef
- addsgetrans
to namespace45eaf02
- adddlamch
to namespace847f30e
- adddgetrans
to namespace83dfeb3
- addclacpy
to namespace769cda1
- addlapack/base/clacpy
8995729
- addlapack/base/zlaset
(#4789)4e3292d
- addlapack/base/zlacgv
(#4725)86163ea
- addlapack/base/zrot
(#4772)5e9a3e9
- addlapack/base/zlacpy
(#4703)8b1548f
- update namespace TypeScript declarations (#3190)
-
8e8437c
: removestats/base/dcumaxabs
- To migrate, users should access
dcumaxabs
via thestats/strided
namespace.
- To migrate, users should access
-
8b1548f
: update namespace declarations- To migrate, users should consult the corresponding packages containing the respective implementations to determine what is breaking. The primary breakages come from the
blas/*
namespace, where we recently refactored how top-level BLAS APIs operate on input arguments.
- To migrate, users should consult the corresponding packages containing the respective implementations to determine what is breaking. The primary breakages come from the
A total of 2 issues were closed in this release:
4b5f02d
- docs: update Markdown stdlib package URLs (#6874) (by stdlib-bot)e7f973d
- feat: addlapack/base/zlaswp
(#5496) (by Aayush Khanna, Athan Reines, stdlib-bot)b1e106f
- chore: fix EditorConfig lint errors (#6278) (by Aarya Balwadkar, Athan Reines)126b65d
- bench: fix assertions (by Athan Reines)5bd0a2b
- bench: fix assertions (by Athan Reines)a62261a
- docs: fix variable name in example (#5524) (by Aayush Khanna)28597c6
- docs: fix require paths and add missing semicolon (#5055) (by Mohammad Bin Aftab)e5782a6
- docs: fix missing semicolon (by Athan Reines)6520c92
- docs: fix require paths (by Athan Reines)8e8437c
- feat: update namespace TypeScript declarations (#4843) (by stdlib-bot)063163f
- docs: update namespace table of contents (#4845) (by stdlib-bot)9267e0f
- docs: fix examples (by Athan Reines)7d6c7bf
- test: remove general use of absolute tolerance (by Athan Reines)5672a23
- feat: addcrot
to namespace (by Athan Reines)19972bb
- feat: addlapack/base/crot
(by Athan Reines)4906ee2
- docs: fix link (by Athan Reines)e3e0057
- docs: update description (by Athan Reines)a242756
- feat: addclaset
to namespace (by Athan Reines)c1fef06
- feat: addlapack/base/claset
(by Athan Reines)0ea6420
- test: rename file (by Athan Reines)f573882
- docs: update examples (by Athan Reines)dd448bb
- docs: update examples (by Athan Reines)5b6f583
- feat: addclacgv
to namespace (by Athan Reines)c86f3f7
- style: align comments (by Athan Reines)308244a
- bench: use single-precision utilities (by Athan Reines)0599ed1
- feat: addlapack/base/clacgv
(by Athan Reines)7c68b0f
- feat: addzrot
to namespace (by Athan Reines)67683bb
- feat: addzlaset
to namespace (by Athan Reines)a882f1a
- feat: addzlacpy
to namespace (by Athan Reines)80ea14a
- feat: addzlacgv
to namespace (by Athan Reines)9d0a679
- feat: addslaswp
to namespace (by Athan Reines)46b8aef
- feat: addsgetrans
to namespace (by Athan Reines)45eaf02
- feat: adddlamch
to namespace (by Athan Reines)847f30e
- feat: adddgetrans
to namespace (by Athan Reines)83dfeb3
- feat: addclacpy
to namespace (by Athan Reines)769cda1
- feat: addlapack/base/clacpy
(by Athan Reines)8995729
- feat: addlapack/base/zlaset
(#4789) (by Ricky Reusser, Athan Reines)4e3292d
- feat: addlapack/base/zlacgv
(#4725) (by Ricky Reusser, Athan Reines)86163ea
- feat: addlapack/base/zrot
(#4772) (by Ricky Reusser, Athan Reines, stdlib-bot)1024672
- docs: update namespace TypeScript declaration comments (#4729) (by stdlib-bot)5e9a3e9
- feat: addlapack/base/zlacpy
(#4703) (by Ricky Reusser, Athan Reines, stdlib-bot)59f2160
- docs: update examples (by Athan Reines)2e48726
- docs: update examples (by Athan Reines)1f5d811
- docs: update examples (by Athan Reines)cd9b87d
- docs: update examples (by Athan Reines)d7896b5
- docs: update examples (by Athan Reines)3fdc2ab
- docs: update examples (by Athan Reines)0db19ee
- docs: improve example clarity (by Athan Reines)9dc7363
- docs: improve example clarity (by Athan Reines)610eff4
- docs: update examples (by Athan Reines)dc62ca4
- docs: update examples (by Athan Reines)685d5e1
- test: update test values to resolve ambiguity in expected values (by Athan Reines)b24284b
- test: improve test values to resolve ambiguity in expected values (by Athan Reines)321e49e
- docs: add missing periods to list items (by Philipp Burckhardt)e4a53d5
- docs: update related packages sections (#4399) (by stdlib-bot)6c020d3
- chore: use relative paths to load package.json file (by Philipp Burckhardt)8b1548f
- feat: update namespace TypeScript declarations (#3190) (by stdlib-bot, Philipp Burckhardt)
A total of 6 people contributed to this release. Thank you to the following contributors:
- Aarya Balwadkar
- Aayush Khanna
- Athan Reines
- Mohammad Bin Aftab
- Philipp Burckhardt
- Ricky Reusser
No changes reported for this release.
abf0407
- chore: resolve lint errors in TS files (by Philipp Burckhardt)08f9c1a
- chore: minor clean-up (by Philipp Burckhardt)e0cef99
- style: remove extra spaces for regular expressions in publish script (by Philipp Burckhardt)536f5db
- feat: addlapack/base/dlamch
(#2568) (by Pranav Goswami, Athan Reines)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
- Pranav Goswami
No changes reported for this release.
6515b3b
- addlapack/base/sge-trans
(#2786)cd5ad1c
- addlapack/base/dge-trans
(#2734)3646d49
- addlapack/base/slaswp
(#2757)febbe2e
- addslacpy
andspttrf
to namespace5e01b28
- addlapack/base/spttrf
(#2724)ba0f3a0
- addlapack/base/slacpy
(#2716)0b89aa1
- update namespace TypeScript declarations (#2710)82d3d97
- update namespace TypeScript declarations (#2697)fbfb30f
- adddlassq
to namespace8c74427
- addlapack/base/dlassq
(#2668)5f94431
- update namespace TypeScript declarations (#2690)7d399c6
- adddpttrf
to namespace0630400
- addlapack/base/dpttrf
(#2578)c325e6a
- adddlacpy
to namespace6953aae
- addlapack/base/dlacpy
(#2548)6e4b9eb
- update namespace TypeScript declarations (#2681)812e033
- removeorder
argument fromndarray
method86ce889
- update namespace TypeScript declarations (#2591)ff4b81e
- addlapack
namespace429f55b
- addlapack/base
namespacef2dfdb3
- addlapack/base/dlaswp
(#2483)
-
812e033
: removeorder
argument fromndarray
method- To migrate, users should drop the
order
argument when invoking thendarray
method.
- To migrate, users should drop the
df3ed1e
- docs: update namespace ToCs (by Athan Reines)6515b3b
- feat: addlapack/base/sge-trans
(#2786) (by Pranav Goswami, Athan Reines)584cd8d
- docs: fix description (by Athan Reines)cd5ad1c
- feat: addlapack/base/dge-trans
(#2734) (by Pranav Goswami, Athan Reines)3646d49
- feat: addlapack/base/slaswp
(#2757) (by Pranav Goswami, Athan Reines)febbe2e
- feat: addslacpy
andspttrf
to namespace (by Athan Reines)5e01b28
- feat: addlapack/base/spttrf
(#2724) (by Pranav Goswami, Athan Reines)ba0f3a0
- feat: addlapack/base/slacpy
(#2716) (by Pranav Goswami, Athan Reines)e712640
- docs: fix offset types (by Athan Reines)0b89aa1
- feat: update namespace TypeScript declarations (#2710) (by stdlib-bot, Athan Reines)c832f7e
- docs: update namespace table of contents (#2698) (by stdlib-bot, Athan Reines)82d3d97
- feat: update namespace TypeScript declarations (#2697) (by stdlib-bot, Athan Reines)4569092
- docs: update namespace table of contents (#2692) (by stdlib-bot, Philipp Burckhardt)fbfb30f
- feat: adddlassq
to namespace (by Athan Reines)8c74427
- feat: addlapack/base/dlassq
(#2668) (by Pranav Goswami, Athan Reines)e67b649
- docs: update namespace table of contents (#2691) (by stdlib-bot, Athan Reines)5f94431
- feat: update namespace TypeScript declarations (#2690) (by stdlib-bot, Athan Reines)7d399c6
- feat: adddpttrf
to namespace (by Athan Reines)0630400
- feat: addlapack/base/dpttrf
(#2578) (by Pranav Goswami, Athan Reines)c325e6a
- feat: adddlacpy
to namespace (by Athan Reines)6953aae
- feat: addlapack/base/dlacpy
(#2548) (by Pranav Goswami, Athan Reines)04b258f
- docs: update definition (by Athan Reines)d61d3f5
- docs: fix comments (by Athan Reines)6e4b9eb
- feat: update namespace TypeScript declarations (#2681) (by stdlib-bot, Philipp Burckhardt)812e033
- feat: removeorder
argument fromndarray
method (by Athan Reines)86ce889
- feat: update namespace TypeScript declarations (#2591) (by stdlib-bot, Athan Reines)c067b6c
- docs: update namespace table of contents (#2576) (by stdlib-bot, Philipp Burckhardt)ff4b81e
- feat: addlapack
namespace (by Athan Reines)429f55b
- feat: addlapack/base
namespace (by Athan Reines)f2dfdb3
- feat: addlapack/base/dlaswp
(#2483) (by Pranav Goswami, Athan Reines)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
- Pranav Goswami