Updated 6 months ago

@stdlib/array-base-to-accessor-array • Rank 7.4 • Science 44%

Convert an array-like object to a minimal array-like object supporting the accessor protocol.

Updated 6 months ago

@stdlib/complex-base-cast-return • Rank 6.5 • Science 44%

Wrap a function and casts a function's return value to a complex number.

Updated 6 months ago

@stdlib/complex-base-wrap-function • Rank 4.3 • Science 44%

Wrap a function accepting complex number arguments to support providing both real and complex numbers.

Updated 6 months ago

stata-graphfunctions • Rank 2.6 • Science 44%

A suite of programs to support Stata visualization customizations.

Updated 6 months ago

ndarray-base-from-scalar-like • Science 44%

Convert a scalar value to a zero-dimensional ndarray having the same data type as a provided ndarray.

Updated 6 months ago

math-base-special-wrapf • Science 26%

The "math-base-special-wrapf" repository offers a collection of mathematical functions for precise floating-point operations. This library enhances numerical accuracy and performance in JavaScript applications. 🖥️📊

Updated 6 months ago

@stdlib/array-from-scalar • Science 44%

Create a single-element array containing a provided scalar value.

Updated 6 months ago

@stdlib/ndarray-base-broadcast-scalar • Science 44%

Broadcast a scalar value to an ndarray to a specified shape.