You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-<spanclass="package-name">[`@stdlib/complex/cmplx`][@stdlib/complex/cmplx]</span><spanclass="delimiter">: </span><spanclass="description">create a complex number.</span>
-<spanclass="package-name">[`@stdlib/complex/cmplx`][@stdlib/complex/cmplx]</span><spanclass="delimiter">: </span><spanclass="description">create a complex number.</span>
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/array/convert-same/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ for ( i = 0; i < DTYPES.length; i++ ) {
138
138
139
139
## See Also
140
140
141
-
-[`@stdlib/array/convert`][@stdlib/array/convert]: convert an array to an array of a different data type.
141
+
-<spanclass="package-name">[`@stdlib/array/convert`][@stdlib/array/convert]</span><spanclass="delimiter">: </span><spanclass="description">convert an array to an array of a different data type.</span>
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/array/convert/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ for ( i = 0; i < DTYPES.length; i++ ) {
127
127
128
128
## See Also
129
129
130
-
-[`@stdlib/array/convert-same`][@stdlib/array/convert-same]: convert an array to the same data type as a second input array.
130
+
-<spanclass="package-name">[`@stdlib/array/convert-same`][@stdlib/array/convert-same]</span><spanclass="delimiter">: </span><spanclass="description">convert an array to the same data type as a second input array.</span>
-<spanclass="package-name">[`@stdlib/array/typed`][@stdlib/array/typed]</span><spanclass="delimiter">: </span><spanclass="description">create a typed array.</span>
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/array/dtype/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ for ( i = 0; i < DTYPES.length; i++ ) {
128
128
129
129
## See Also
130
130
131
-
-[`@stdlib/array/dtypes`][@stdlib/array/dtypes]: list of array data types.
131
+
-<spanclass="package-name">[`@stdlib/array/dtypes`][@stdlib/array/dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of array data types.</span>
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/array/dtypes/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,8 +129,8 @@ bool = isdtype( 'beep' );
129
129
130
130
## See Also
131
131
132
-
-[`@stdlib/array/typed-dtypes`][@stdlib/array/typed-dtypes]: list of typed array data types.
133
-
-[`@stdlib/ndarray/dtypes`][@stdlib/ndarray/dtypes]: list of ndarray data types.
132
+
-<spanclass="package-name">[`@stdlib/array/typed-dtypes`][@stdlib/array/typed-dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of typed array data types.</span>
133
+
-<spanclass="package-name">[`@stdlib/ndarray/dtypes`][@stdlib/ndarray/dtypes]</span><spanclass="delimiter">: </span><spanclass="description">list of ndarray data types.</span>
0 commit comments