Updated 6 months ago
@stdlib/strided-base-reinterpret-complex128
Reinterpret a Complex128Array as a Float64Array.
Updated 6 months ago
@stdlib/strided-base-reinterpret-complex64
Reinterpret a Complex64Array as a Float32Array.
Updated 6 months ago
@stdlib/ndarray-base-minmax-view-buffer-index
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Updated 6 months ago
@stdlib/ndarray-base-min-view-buffer-index
Compute the minimum linear index in an underlying data buffer accessible to an array view.
Updated 6 months ago
@stdlib/strided-base-reinterpret-boolean
Reinterpret a BooleanArray as a Uint8Array.
Updated 6 months ago
@stdlib/strided-base-reinterpret-complex
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Updated 5 months ago
https://github.com/akiomik/scenic-cascade
A scenic migration file generator that supports cascading view updates
Updated 6 months ago
object-every-in-by
Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.