Updated 6 months ago

@stdlib/blas-base-ccopy • Rank 4.8 • Science 44%

Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.

Updated 6 months ago

@stdlib/utils-omit-by • Rank 2.7 • Science 44%

Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.

Updated 6 months ago

@stdlib/blas-base-zaxpy • Rank 2.5 • Science 44%

Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.

Updated 6 months ago

@stdlib/utils-pick-by • Rank 2.2 • Science 44%

Return a partial object copy containing properties for which a predicate (function) returns a truthy value.

Updated 6 months ago

@stdlib/blas-base-zcopy • Science 44%

Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.

Updated 6 months ago

@stdlib/blas-base-caxpy • Science 44%

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.