File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2025-08-27 )
7+ ## Unreleased (2025-08-29 )
88
99<section class =" features " >
1010
@@ -496,6 +496,7 @@ A total of 24 issues were closed in this release:
496496
497497<details >
498498
499+ - [ ` 3b77033 ` ] ( https://github.com/stdlib-js/stdlib/commit/3b7703363c530e1d485912a441c9ef36b14640cd ) - ** docs:** update example _ (by Athan Reines)_
499500- [ ` dd7b58d ` ] ( https://github.com/stdlib-js/stdlib/commit/dd7b58d5281732fc9ba4153d7f9bbc31a3766ed9 ) - ** bench:** fix copy-paste mistake _ (by Athan Reines)_
500501- [ ` c4cc264 ` ] ( https://github.com/stdlib-js/stdlib/commit/c4cc264996ce9f4241476c857c4c985fb6612c84 ) - ** docs:** update markup _ (by Athan Reines)_
501502- [ ` 8aea8a0 ` ] ( https://github.com/stdlib-js/stdlib/commit/8aea8a04b6be1b2cb1ddc5dd15e76f4423a4f50b ) - ** chore:** fix C lint errors [ (#7974 )] ( https://github.com/stdlib-js/stdlib/pull/7974 ) _ (by GeoDaoyu, Athan Reines)_
Original file line number Diff line number Diff line change 4545*
4646* // Create the input ndarray-like object:
4747* var x = {
48- * 'ref': null,
4948* 'dtype': 'float64',
5049* 'data': xbuf,
5150* 'shape': shape,
You can’t perform that action at this time.
0 commit comments