File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3571,6 +3571,7 @@ int main( void ) {
35713571## See Also
35723572
35733573- <span class =" package-name " >[ ` @stdlib/ndarray-array ` ] [ @stdlib/ndarray/array ] </span ><span class =" delimiter " >: </span ><span class =" description " >multidimensional arrays.</span >
3574+ - <span class =" package-name " >[ ` @stdlib/ndarray-fancy ` ] [ @stdlib/ndarray/fancy ] </span ><span class =" delimiter " >: </span ><span class =" description " >fancy multidimensional array constructor.</span >
35743575
35753576</section >
35763577
@@ -3657,6 +3658,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
36573658
36583659[ @stdlib/ndarray/array ] : https://github.com/stdlib-js/ndarray-array
36593660
3661+ [ @stdlib/ndarray/fancy ] : https://github.com/stdlib-js/ndarray-fancy
3662+
36603663<!-- </related-links> -->
36613664
36623665</section >
Original file line number Diff line number Diff line change 6868 "@stdlib/ndarray-index-modes" : " ^0.1.1" ,
6969 "@stdlib/ndarray-orders" : " ^0.1.1" ,
7070 "@stdlib/string-format" : " ^0.1.1" ,
71- "@stdlib/types" : " ^0.1 .0" ,
71+ "@stdlib/types" : " ^0.2 .0" ,
7272 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.1.1" ,
7373 "@stdlib/utils-inherit" : " ^0.1.1" ,
7474 "@stdlib/utils-library-manifest" : " ^0.1.1"
8181 "@stdlib/assert-has-property" : " ^0.1.1" ,
8282 "@stdlib/assert-instance-of" : " ^0.1.1" ,
8383 "@stdlib/assert-is-positive-integer" : " ^0.1.0" ,
84- "@stdlib/bench" : " ^0.1 .0" ,
84+ "@stdlib/bench" : " ^0.2 .0" ,
8585 "@stdlib/complex-imagf" : " ^0.1.1" ,
8686 "@stdlib/complex-realf" : " ^0.1.1" ,
8787 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments