File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -169,6 +169,13 @@ for ( i = 0; i < 20; i++ ) {
169169
170170<section class =" related " >
171171
172+ * * *
173+
174+ ## See Also
175+
176+ - <span class =" package-name " >[ ` @stdlib/ndarray-array ` ] [ @stdlib/ndarray/array ] </span ><span class =" delimiter " >: </span ><span class =" description " >multidimensional arrays.</span >
177+ - <span class =" package-name " >[ ` @stdlib/ndarray-ctor ` ] [ @stdlib/ndarray/ctor ] </span ><span class =" delimiter " >: </span ><span class =" description " >multidimensional array constructor.</span >
178+
172179</section >
173180
174181<!-- /.related -->
@@ -242,7 +249,13 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
242249
243250[ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/ndarray-to-array/main/LICENSE
244251
245- [ @stdlib/ndarray/ctor ] : https://github.com/stdlib-js/stdlib
252+ [ @stdlib/ndarray/ctor ] : https://github.com/stdlib-js/ndarray-ctor
253+
254+ <!-- <related-links> -->
255+
256+ [ @stdlib/ndarray/array ] : https://github.com/stdlib-js/ndarray-array
257+
258+ <!-- </related-links> -->
246259
247260</section >
248261
Original file line number Diff line number Diff line change 4545 "@stdlib/ndarray-shape" : " ^0.1.0" ,
4646 "@stdlib/ndarray-strides" : " ^0.1.0" ,
4747 "@stdlib/string-format" : " ^0.1.1" ,
48- "@stdlib/types" : " ^0.1 .0"
48+ "@stdlib/types" : " ^0.2 .0"
4949 },
5050 "devDependencies" : {
5151 "@stdlib/array-base-zero-to" : " ^0.1.0" ,
5252 "@stdlib/array-complex64" : " ^0.1.0" ,
5353 "@stdlib/assert-is-array" : " ^0.1.1" ,
5454 "@stdlib/assert-is-array-array" : " ^0.1.1" ,
55- "@stdlib/bench" : " ^0.1 .0" ,
55+ "@stdlib/bench" : " ^0.2 .0" ,
5656 "@stdlib/complex-imagf" : " ^0.1.1" ,
5757 "@stdlib/complex-realf" : " ^0.1.1" ,
5858 "@stdlib/ndarray-base-numel" : " ^0.1.1" ,
You can’t perform that action at this time.
0 commit comments