|
4 | 4 |
|
5 | 5 | <section class="release" id="unreleased">
|
6 | 6 |
|
7 |
| -## Unreleased (2025-01-13) |
| 7 | +## Unreleased (2025-01-17) |
8 | 8 |
|
9 | 9 | <section class="packages">
|
10 | 10 |
|
|
201 | 201 |
|
202 | 202 | <!-- /.package -->
|
203 | 203 |
|
| 204 | +<section class="package" id="ndarray-base-assign-unreleased"> |
| 205 | + |
| 206 | +#### [@stdlib/ndarray/base/assign](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assign) |
| 207 | + |
| 208 | +<details> |
| 209 | + |
| 210 | +<section class="bug-fixes"> |
| 211 | + |
| 212 | +##### Bug Fixes |
| 213 | + |
| 214 | +- [`52f7ac2`](https://github.com/stdlib-js/stdlib/commit/52f7ac26eff82f57ccfca5a3b04c15dbacad074e) - use correct stride |
| 215 | + |
| 216 | +</section> |
| 217 | + |
| 218 | +<!-- /.bug-fixes --> |
| 219 | + |
| 220 | +</details> |
| 221 | + |
| 222 | +</section> |
| 223 | + |
| 224 | +<!-- /.package --> |
| 225 | + |
204 | 226 | <section class="package" id="ndarray-base-ctor-unreleased">
|
205 | 227 |
|
206 | 228 | #### [@stdlib/ndarray/base/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/ctor)
|
|
422 | 444 |
|
423 | 445 | <!-- /.package -->
|
424 | 446 |
|
| 447 | +<section class="package" id="ndarray-base-unary-unreleased"> |
| 448 | + |
| 449 | +#### [@stdlib/ndarray/base/unary](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/unary) |
| 450 | + |
| 451 | +<details> |
| 452 | + |
| 453 | +<section class="bug-fixes"> |
| 454 | + |
| 455 | +##### Bug Fixes |
| 456 | + |
| 457 | +- [`e689326`](https://github.com/stdlib-js/stdlib/commit/e68932672651e213b4cf6500100d7055b794ba82) - use correct stride |
| 458 | + |
| 459 | +</section> |
| 460 | + |
| 461 | +<!-- /.bug-fixes --> |
| 462 | + |
| 463 | +</details> |
| 464 | + |
| 465 | +</section> |
| 466 | + |
| 467 | +<!-- /.package --> |
| 468 | + |
425 | 469 | <section class="package" id="ndarray-base-unary-accumulate-unreleased">
|
426 | 470 |
|
427 | 471 | #### [@stdlib/ndarray/base/unary-accumulate](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/unary-accumulate)
|
|
432 | 476 |
|
433 | 477 | ##### Features
|
434 | 478 |
|
| 479 | +- [`f75dcc2`](https://github.com/stdlib-js/stdlib/commit/f75dcc2318bdfb56f5372ea81683a0be2b26b7e9) - enable completed macros |
| 480 | +- [`9f59d85`](https://github.com/stdlib-js/stdlib/commit/9f59d859b51df15f67ab19ee6b1b52c386c52a8c) - add dispatcher |
| 481 | +- [`665d4fe`](https://github.com/stdlib-js/stdlib/commit/665d4fef52207ace1795cbcd226f4eccfd0b54e8) - add 3d accumulation macros |
| 482 | +- [`05201fc`](https://github.com/stdlib-js/stdlib/commit/05201fc38530d538e5e6a6124d7406a9720e51f5) - add macros for 2d accumulation |
| 483 | +- [`e3e0b26`](https://github.com/stdlib-js/stdlib/commit/e3e0b26c6cee0ceaef93c85895ad65e3178399db) - add header file |
| 484 | +- [`4ccc539`](https://github.com/stdlib-js/stdlib/commit/4ccc5395a330137ccb62cfdd9e59035beb79c948) - add header file |
| 485 | +- [`963a710`](https://github.com/stdlib-js/stdlib/commit/963a7106b0f2b895403ce28a6d384c2f0f80eae6) - add header files |
| 486 | +- [`629d388`](https://github.com/stdlib-js/stdlib/commit/629d388f7cfee9c1d539c89ab0a401e5496074b2) - add headers for internal utilities |
| 487 | +- [`9055997`](https://github.com/stdlib-js/stdlib/commit/90559976d2b8f3b825ad434dfdae86f8505a876f) - add internal utilities |
435 | 488 | - [`cc6f711`](https://github.com/stdlib-js/stdlib/commit/cc6f7116815dd33f196292a66017b832b6ff0e30) - add main entry point
|
436 | 489 | - [`c90c354`](https://github.com/stdlib-js/stdlib/commit/c90c354affab090f1c91ce1401dcf3acf8320fbe) - add an n-d accessors accumulator
|
437 | 490 | - [`064a8f9`](https://github.com/stdlib-js/stdlib/commit/064a8f9fdcc19b02659a44db6dd05b3d5b32a7b3) - add an n-d accumulator
|
|
480 | 533 |
|
481 | 534 | <!-- /.features -->
|
482 | 535 |
|
| 536 | +<section class="bug-fixes"> |
| 537 | + |
| 538 | +##### Bug Fixes |
| 539 | + |
| 540 | +- [`2e9ea06`](https://github.com/stdlib-js/stdlib/commit/2e9ea0690e40506e0c09764f40f8163fb0c7ff7c) - update signatures |
| 541 | +- [`c82563a`](https://github.com/stdlib-js/stdlib/commit/c82563aa50c03568da53abce9420b97924f60e3f) - remove continuation |
| 542 | + |
| 543 | +</section> |
| 544 | + |
| 545 | +<!-- /.bug-fixes --> |
| 546 | + |
483 | 547 | </details>
|
484 | 548 |
|
485 | 549 | </section>
|
@@ -756,6 +820,43 @@ A total of 3 people contributed to this release. Thank you to the following cont
|
756 | 820 |
|
757 | 821 | <details>
|
758 | 822 |
|
| 823 | +- [`421c4cf`](https://github.com/stdlib-js/stdlib/commit/421c4cfcd29b8dafd580ef8feecb1d664de64040) - **bench:** fix assertion _(by Athan Reines)_ |
| 824 | +- [`ad5e480`](https://github.com/stdlib-js/stdlib/commit/ad5e480824fd11be76a4ecd064a6f1e1f228162e) - **bench:** fix invocations _(by Athan Reines)_ |
| 825 | +- [`30f0e04`](https://github.com/stdlib-js/stdlib/commit/30f0e04aa6bac8f09661925a1975f8e065321a33) - **chore:** resolve lint errors _(by Athan Reines)_ |
| 826 | +- [`00b45b2`](https://github.com/stdlib-js/stdlib/commit/00b45b292b95bcaa1b47f4cd3b933c94bbf5f7be) - **docs:** update examples _(by Athan Reines)_ |
| 827 | +- [`2e9ea06`](https://github.com/stdlib-js/stdlib/commit/2e9ea0690e40506e0c09764f40f8163fb0c7ff7c) - **fix:** update signatures _(by Athan Reines)_ |
| 828 | +- [`f75dcc2`](https://github.com/stdlib-js/stdlib/commit/f75dcc2318bdfb56f5372ea81683a0be2b26b7e9) - **feat:** enable completed macros _(by Athan Reines)_ |
| 829 | +- [`390d7df`](https://github.com/stdlib-js/stdlib/commit/390d7df2e67aedbf14b148fa1bafa3963d93a7bf) - **docs:** update examples _(by Athan Reines)_ |
| 830 | +- [`59e3ecb`](https://github.com/stdlib-js/stdlib/commit/59e3ecbe6a175a51d5fdf9568c160c07640ded93) - **docs:** update examples _(by Athan Reines)_ |
| 831 | +- [`f55d93c`](https://github.com/stdlib-js/stdlib/commit/f55d93c0d2c8ff2fcb27ac1cec1f05648fbaf9e8) - **docs:** update comment _(by Athan Reines)_ |
| 832 | +- [`a30acad`](https://github.com/stdlib-js/stdlib/commit/a30acadd3b5501e87434d81a67da469dc669814b) - **docs:** update examples _(by Athan Reines)_ |
| 833 | +- [`510faa8`](https://github.com/stdlib-js/stdlib/commit/510faa8105a50136c0515b502538525cbd73a218) - **docs:** update copy _(by Athan Reines)_ |
| 834 | +- [`40580e2`](https://github.com/stdlib-js/stdlib/commit/40580e249115744f20e97bc85a8b4168a39596d8) - **build:** add source templates _(by Athan Reines)_ |
| 835 | +- [`e0729ac`](https://github.com/stdlib-js/stdlib/commit/e0729ac66ecdc917546e59767d037c33fdaebe63) - **build:** add manifest file _(by Athan Reines)_ |
| 836 | +- [`3552e0e`](https://github.com/stdlib-js/stdlib/commit/3552e0e05840ebfc2fe3455384ddc014b447c1ca) - **bench:** add 2d benchmarks _(by Athan Reines)_ |
| 837 | +- [`af2bd1f`](https://github.com/stdlib-js/stdlib/commit/af2bd1f4518bb0f599d3b3b4d598dd08829ae97d) - **bench:** add 1d benchmarks _(by Athan Reines)_ |
| 838 | +- [`d3e18e1`](https://github.com/stdlib-js/stdlib/commit/d3e18e1a37c524f1e7d7f3f4723cbc63977a9d03) - **bench:** add 11d benchmarks _(by Athan Reines)_ |
| 839 | +- [`8420c5a`](https://github.com/stdlib-js/stdlib/commit/8420c5aae35d63025cee62e5c4f8eee30f0b45dd) - **bench:** add 10d benchmarks _(by Athan Reines)_ |
| 840 | +- [`0a457b7`](https://github.com/stdlib-js/stdlib/commit/0a457b79efc50fca93946020d071b5f071c100bd) - **build:** add header template _(by Athan Reines)_ |
| 841 | +- [`8e40a3c`](https://github.com/stdlib-js/stdlib/commit/8e40a3c3c8bddb453028fa3a3800546657e18b4e) - **build:** add docs template _(by Athan Reines)_ |
| 842 | +- [`c645151`](https://github.com/stdlib-js/stdlib/commit/c6451519aad4497373b2ce803467673309f746af) - **chore:** add package meta data _(by Athan Reines)_ |
| 843 | +- [`fdbe9c2`](https://github.com/stdlib-js/stdlib/commit/fdbe9c218cfe554e8e929186f4ba4e70ba884c72) - **docs:** add README _(by Athan Reines)_ |
| 844 | +- [`9f59d85`](https://github.com/stdlib-js/stdlib/commit/9f59d859b51df15f67ab19ee6b1b52c386c52a8c) - **feat:** add dispatcher _(by Athan Reines)_ |
| 845 | +- [`74a1e24`](https://github.com/stdlib-js/stdlib/commit/74a1e244d67128d21fb053d3819c461ba682b804) - **docs:** add example _(by Athan Reines)_ |
| 846 | +- [`665d4fe`](https://github.com/stdlib-js/stdlib/commit/665d4fef52207ace1795cbcd226f4eccfd0b54e8) - **feat:** add 3d accumulation macros _(by Athan Reines)_ |
| 847 | +- [`c82563a`](https://github.com/stdlib-js/stdlib/commit/c82563aa50c03568da53abce9420b97924f60e3f) - **fix:** remove continuation _(by Athan Reines)_ |
| 848 | +- [`05201fc`](https://github.com/stdlib-js/stdlib/commit/05201fc38530d538e5e6a6124d7406a9720e51f5) - **feat:** add macros for 2d accumulation _(by Athan Reines)_ |
| 849 | +- [`77ad50a`](https://github.com/stdlib-js/stdlib/commit/77ad50a2c98aefbf161fbbf19c286c966259e72b) - **docs:** rename parameter _(by Athan Reines)_ |
| 850 | +- [`82a0d1b`](https://github.com/stdlib-js/stdlib/commit/82a0d1b2e045e08bc4bb5b8eb3c2e3e0c77e5ac1) - **refactor:** rename parameter _(by Athan Reines)_ |
| 851 | +- [`52f7ac2`](https://github.com/stdlib-js/stdlib/commit/52f7ac26eff82f57ccfca5a3b04c15dbacad074e) - **fix:** use correct stride _(by Athan Reines)_ |
| 852 | +- [`e689326`](https://github.com/stdlib-js/stdlib/commit/e68932672651e213b4cf6500100d7055b794ba82) - **fix:** use correct stride _(by Athan Reines)_ |
| 853 | +- [`e3e0b26`](https://github.com/stdlib-js/stdlib/commit/e3e0b26c6cee0ceaef93c85895ad65e3178399db) - **feat:** add header file _(by Athan Reines)_ |
| 854 | +- [`4ccc539`](https://github.com/stdlib-js/stdlib/commit/4ccc5395a330137ccb62cfdd9e59035beb79c948) - **feat:** add header file _(by Athan Reines)_ |
| 855 | +- [`963a710`](https://github.com/stdlib-js/stdlib/commit/963a7106b0f2b895403ce28a6d384c2f0f80eae6) - **feat:** add header files _(by Athan Reines)_ |
| 856 | +- [`629d388`](https://github.com/stdlib-js/stdlib/commit/629d388f7cfee9c1d539c89ab0a401e5496074b2) - **feat:** add headers for internal utilities _(by Athan Reines)_ |
| 857 | +- [`be03002`](https://github.com/stdlib-js/stdlib/commit/be030020b7201707258c67b8dc278792dabd2426) - **docs:** add folder README _(by Athan Reines)_ |
| 858 | +- [`9055997`](https://github.com/stdlib-js/stdlib/commit/90559976d2b8f3b825ad434dfdae86f8505a876f) - **feat:** add internal utilities _(by Athan Reines)_ |
| 859 | +- [`b0fecf0`](https://github.com/stdlib-js/stdlib/commit/b0fecf04e18fe12dccd1faa2b6f3871efa71bb8b) - **test:** add stub test file _(by Athan Reines)_ |
759 | 860 | - [`efe1f05`](https://github.com/stdlib-js/stdlib/commit/efe1f05049247502e9b124957755ebc6d7974b4e) - **docs:** add note _(by Athan Reines)_
|
760 | 861 | - [`fc93a7c`](https://github.com/stdlib-js/stdlib/commit/fc93a7c94279c57675c8fc695189200ec0129821) - **docs:** add note _(by Athan Reines)_
|
761 | 862 | - [`1634973`](https://github.com/stdlib-js/stdlib/commit/16349736f27970606eda37417f4d2c868d9f1457) - **docs:** add note _(by Athan Reines)_
|
|
0 commit comments