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/ndarray/falses-like`][@stdlib/ndarray/falses-like]</span><spanclass="delimiter">: </span><spanclass="description">create an ndarray filled with false values and having the same shape and data type as a provided ndarray.</span>
170
+
- <spanclass="package-name">[`@stdlib/ndarray/trues`][@stdlib/ndarray/trues]</span><spanclass="delimiter">: </span><spanclass="description">create an ndarray filled with true values and having a specified shape and data type.</span>
171
+
163
172
</section>
164
173
165
174
<!-- /.related -->
@@ -172,6 +181,16 @@ for ( i = 0; i < dt.length; i++ ) {
0 commit comments