Package changelog.
This release closes the following issue:
Details
d9a5e08- docs: update namespace table of contents (#11114) (by stdlib-bot)a921830- feat: updatecomplex/float32/baseTypeScript declarations (#11112) (by stdlib-bot)40a9690- feat: addmuladdto namespace (by Athan Reines)ad16f6a- feat: addadd3to namespace (by Athan Reines)ae684df- feat: addcomplex/float32/base/add3(#9946) (by Sachin Pangal, stdlib-bot, Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Sachin Pangal
No changes reported for this release.
19c80d8- add constructor name property289cb51- updatecomplex/float32/base/assertTypeScript declarations (#9200)895d417- addisAlmostSameValueto namespace95732eb- addcomplex/float32/base/assert/is-almost-same-value9f96d8d- updatecomplex/float32/baseTypeScript declarations46781e0- updatecomplex/float32/base/assertTypeScript declarationsc60545c- addcomplex/float32/base/mul-add(#5214)7c8ed3b- add strided and assign APIs tocomplex/float32/base/add(#5391)da256e5- addisAlmostEqualto namespace9d89154- addcomplex/float32/base/assert/is-almost-equal(#7622)6afa527- addscaleto namespace7475c9d- addcomplex/float32/base/scale(#7156)8ab1153- updatecomplex/float32/base/identityto accept stdlib complex numbers (#6235)31343c9- addcomplex/float32/base/identity3a62008- addcomplex/float32/base/sub4866c10- addcomplex/float32/base/negae8e7b9- update namespace TypeScript declarations (#5254)d7154e2- addstridedandassignAPIs tocomplex/float32/base/mul(#5205)
-
8ab1153: use stdlib C complex64 dtype- To migrate, users should provide a value having the type
stdlib_complex64_t, rather than a built-in C99 single-precision complex dtype. This dtype is available via the package@stdlib/complex-float32/ctor.
- To migrate, users should provide a value having the type
-
ae8e7b9: removedmaxabs- To migrate, users should access
dmaxabsvia thestats/stridednamespace.
- To migrate, users should access
A total of 5 issues were closed in this release:
Details
66c3419- fix: add missing name to complex constructor TypeScript declarations (by Philipp Burckhardt)3642086- docs: document property (by Athan Reines)19c80d8- feat: add constructor name property (by Athan Reines)6cfb626- refactor: use utility to set properties (by Athan Reines)289cb51- feat: updatecomplex/float32/base/assertTypeScript declarations (#9200) (by stdlib-bot)de9dec4- docs: update namespace table of contents (#9205) (by stdlib-bot)668e314- fix: use interface rather than class definition (by Athan Reines)ed084b9- chore: rename variables (by Athan Reines)895d417- feat: addisAlmostSameValueto namespace (by Athan Reines)95732eb- feat: addcomplex/float32/base/assert/is-almost-same-value(by Athan Reines)7db5b32- chore: addalias_prefixto parent namespaces (#8540) (by Gunj Joshi)5f5bb2d- docs: update namespace table of contents (#8425) (by stdlib-bot, Athan Reines)9f96d8d- feat: updatecomplex/float32/baseTypeScript declarations (by Philipp Burckhardt)46781e0- feat: updatecomplex/float32/base/assertTypeScript declarations (by Philipp Burckhardt)14fbe2a- docs: clean-up TypeScript declarations example code (by Philipp Burckhardt)29bd670- style: consolidate redundant lint directives (by Athan Reines)6af3333- test: use strictEqual check (by Philipp Burckhardt)c60545c- feat: addcomplex/float32/base/mul-add(#5214) (by Shabareesh Shetty, Athan Reines, stdlib-bot)7c8ed3b- feat: add strided and assign APIs tocomplex/float32/base/add(#5391) (by Shabareesh Shetty, Athan Reines, stdlib-bot)5acfd64- docs: fix example code (by Philipp Burckhardt)da256e5- feat: addisAlmostEqualto namespace (by Philipp Burckhardt)7483bef- test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)6eee151- style: fix indentation in JSON files (by Philipp Burckhardt)53c6429- chore: fix EditorConfig lint errors (#7737) (by Aryan J, Athan Reines)71e8e76- test: add TS test for third parameter (by Philipp Burckhardt)9d89154- feat: addcomplex/float32/base/assert/is-almost-equal(#7622) (by Karan Anand)8ea46b6- test: update descriptions to match language used in JS tests (by Philipp Burckhardt)dd6d9cf- chore: minor clean-up (by Philipp Burckhardt)46ff8ea- docs: minor clean-up (by Philipp Burckhardt)3bf64b6- docs: update examples forcomplex/float32/base/neg(#7291) (by Shabareesh Shetty, Athan Reines)d1c3e38- docs: update examples forcomplex/float32/base/identity(#7289) (by Shabareesh Shetty)568a25d- docs: update examples forcomplex/float32/base/mul(#7290) (by Shabareesh Shetty)30c471f- docs: update examples forcomplex/float32/base/scale(#7292) (by Shabareesh Shetty)93d2533- docs: update examples forcomplex/float32/base/sub(#7293) (by Shabareesh Shetty)2f0510e- docs: update examples forcomplex/float32/conj(#7294) (by Shabareesh Shetty)74a62b6- docs: update examples forcomplex/float32/base/add(#7288) (by Shabareesh Shetty)920ac76- chore: change naming and examples forcomplex/float32/base/add(#7169) (by Shabareesh Shetty, stdlib-bot)1b155f1- chore: change naming and examples forcomplex/float32/base/sub(#7168) (by Shabareesh Shetty)b228bf3- docs: update comments (by Athan Reines)3b08499- docs: change package naming and examples forcomplex/float32/base/mul(#7167) (by Shabareesh Shetty)4514170- docs: update namespace table of contents (#7162) (by stdlib-bot)6afa527- feat: addscaleto namespace (by Athan Reines)7475c9d- feat: addcomplex/float32/base/scale(#7156) (by Shabareesh Shetty, Athan Reines)c3320f1- docs: update namespace table of contents (#6764) (by stdlib-bot)93a9aa2- chore: fix JavaScript lint errors (#6699) (by SAHIL KUMAR, Philipp Burckhardt)a1e230f- chore: clean up cppcheck-suppress comments (by Karan Anand)8ab1153- feat: updatecomplex/float32/base/identityto accept stdlib complex numbers (#6235) (by Gururaj Gurram)31343c9- feat: addcomplex/float32/base/identity(by Gururaj Gurram)89ecfe0- refactor: update paths (by Gururaj Gurram)3a62008- feat: addcomplex/float32/base/sub(by Gururaj Gurram)4866c10- feat: addcomplex/float32/base/neg(by Gururaj Gurram)ae8e7b9- feat: update namespace TypeScript declarations (#5254) (by stdlib-bot)d7154e2- feat: addstridedandassignAPIs tocomplex/float32/base/mul(#5205) (by Shabareesh Shetty, Athan Reines, stdlib-bot)40308a8- build: update configurations (by Athan Reines)abf0407- chore: resolve lint errors in TS files (by Philipp Burckhardt)f387603- docs: consistently use declarative instead of imperative sentences outside of intros (by Philipp Burckhardt)
A total of 8 people contributed to this release. Thank you to the following contributors:
- Aryan J
- Athan Reines
- Gunj Joshi
- Gururaj Gurram
- Karan Anand
- Philipp Burckhardt
- SAHIL KUMAR
- Shabareesh Shetty
bd258a3- update namespace TypeScript declarations (#2628)ea241a3- addassertto namespace69eecad- addcomplex/float32/base/assertnamespace332a9ba- addbaseto namespace21604d0- addcomplex/float32/basenamespace69cbd2b- addparseComplex64to namespacea0516b7- convertcomplex/float32to a namespaced6bba38- addcomplex/float32/base/mul10ef39d- addcomplex/float32/base/addb95c785- addcomplex/float32/realafca2df- addcomplex/float32/imag5325850- addcomplex/float32/reimcecc11a- addcomplex/float32/conj77517fe- addcomplex/float32/base/assert/is-not-equal53ff701- addcomplex/float32/base/assert/is-equal6e0db34- addcomplex/float32/base/assert/is-same-value-zero5ee47a5- addcomplex/float32/assert/is-same-value933ebe4- addcomplex/float32/reviverf4cdf4d- addcomplex/float32/ctor
-
bd258a3: update namespace declarations- To migrate, users should see the guidance found in the relevant commits for namespace refactoring. See issue #2260.
-
a0516b7:complex/float32converted to a namespace- This commit refactors
complex/float32to be a namespace. The constructor is now thecomplex/float32/ctor. To migrate, users should update their import paths tocomplex/float32/ctorwhich provides the same API and implementation.
- This commit refactors
Details
2777e4b- bench: resolve lint errors in benchmarks (by Athan Reines)a304cd8- docs: update namespace table of contents (#2648) (by stdlib-bot, Athan Reines)9dc29b4- docs: add sub-namespace sections and update namespace table of contents (by Philipp Burckhardt)bd258a3- feat: update namespace TypeScript declarations (#2628) (by stdlib-bot, Athan Reines)ea241a3- feat: addassertto namespace (by Athan Reines)69eecad- feat: addcomplex/float32/base/assertnamespace (by Athan Reines)332a9ba- feat: addbaseto namespace (by Athan Reines)21604d0- feat: addcomplex/float32/basenamespace (by Athan Reines)69cbd2b- feat: addparseComplex64to namespace (by Athan Reines)a0516b7- feat: convertcomplex/float32to a namespace (by Athan Reines)e3a3679- refactor: update paths (by Athan Reines)ddd4403- refactor: update paths (by Athan Reines)d6bba38- feat: addcomplex/float32/base/mul(by Athan Reines)0406147- refactor: update paths (by Athan Reines)10ef39d- feat: addcomplex/float32/base/add(by Athan Reines)32bbcb3- refactor: update paths (by Athan Reines)8d4c46b- refactor: update paths (by Athan Reines)b95c785- feat: addcomplex/float32/real(by Athan Reines)ed9c0a5- refactor: update paths (by Athan Reines)18b3c79- refactor: update paths (by Athan Reines)afca2df- feat: addcomplex/float32/imag(by Athan Reines)8908bda- refactor: update paths (by Athan Reines)ad760a9- refactor: update paths (by Athan Reines)5325850- feat: addcomplex/float32/reim(by Athan Reines)87fdfa1- refactor: update paths (by Athan Reines)cecc11a- feat: addcomplex/float32/conj(by Athan Reines)659f752- style: add missing spaces (by Philipp Burckhardt)3a3b1e0- docs: update package URLs (#2269) (by stdlib-bot)8089b88- docs: update paths (by Athan Reines)77517fe- feat: addcomplex/float32/base/assert/is-not-equal(by Athan Reines)53ff701- feat: addcomplex/float32/base/assert/is-equal(by Athan Reines)6e0db34- feat: addcomplex/float32/base/assert/is-same-value-zero(by Athan Reines)5ee47a5- feat: addcomplex/float32/assert/is-same-value(by Athan Reines)933ebe4- feat: addcomplex/float32/reviver(by Athan Reines)f4cdf4d- feat: addcomplex/float32/ctor(by Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
Details
46d049b- build: replace tslint directive (by Philipp Burckhardt)
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
No changes reported for this release.
9768c66- update minimum TypeScript version
-
9768c66: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.