File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,8 @@ console.log( arr );
226226
227227## See Also
228228
229+ - <span class =" package-name " >[ ` @stdlib/array-complex128 ` ] [ @stdlib/array/complex128 ] </span ><span class =" delimiter " >: </span ><span class =" description " >Complex128Array.</span >
230+ - <span class =" package-name " >[ ` @stdlib/array-complex64 ` ] [ @stdlib/array/complex64 ] </span ><span class =" delimiter " >: </span ><span class =" description " >Complex64Array.</span >
229231- <span class =" package-name " >[ ` @stdlib/array-float64 ` ] [ @stdlib/array/float64 ] </span ><span class =" delimiter " >: </span ><span class =" description " >Float64Array.</span >
230232- <span class =" package-name " >[ ` @stdlib/array-float32 ` ] [ @stdlib/array/float32 ] </span ><span class =" delimiter " >: </span ><span class =" description " >Float32Array.</span >
231233- <span class =" package-name " >[ ` @stdlib/array-int32 ` ] [ @stdlib/array/int32 ] </span ><span class =" delimiter " >: </span ><span class =" description " >Int32Array.</span >
@@ -315,6 +317,10 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
315317
316318<!-- <related-links> -->
317319
320+ [ @stdlib/array/complex128 ] : https://github.com/stdlib-js/array-complex128
321+
322+ [ @stdlib/array/complex64 ] : https://github.com/stdlib-js/array-complex64
323+
318324[ @stdlib/array/float64 ] : https://github.com/stdlib-js/array-float64
319325
320326[ @stdlib/array/float32 ] : https://github.com/stdlib-js/array-float32
Original file line number Diff line number Diff line change 4242 "@stdlib/strided-base-reinterpret-complex128" : " ^0.1.1" ,
4343 "@stdlib/strided-base-reinterpret-complex64" : " ^0.1.1" ,
4444 "@stdlib/string-format" : " ^0.1.1" ,
45- "@stdlib/types" : " ^0.1 .0"
45+ "@stdlib/types" : " ^0.2 .0"
4646 },
4747 "devDependencies" : {
4848 "@stdlib/array-buffer" : " ^0.1.0" ,
6060 "@stdlib/assert-instance-of" : " ^0.1.1" ,
6161 "@stdlib/assert-is-complex-typed-array" : " ^0.1.0" ,
6262 "@stdlib/assert-is-typed-array" : " ^0.1.0" ,
63- "@stdlib/bench" : " ^0.1 .0" ,
63+ "@stdlib/bench" : " ^0.2 .0" ,
6464 "@stdlib/math-base-special-pow" : " ^0.1.0" ,
6565 "@stdlib/random-base-randu" : " ^0.1.0" ,
6666 "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments