Updated 6 months ago

@stdlib/ndarray-safe-casts • Rank 7.2 • Science 44%

Return a list of ndarray data types to which a provided ndarray data type can be safely cast.

Updated 6 months ago

namespace-alias2pkg • Rank 7.1 • Science 44%

Return the package name associated with a specified alias.

Updated 6 months ago

@stdlib/math-base-napi-ternary • Rank 7.1 • Science 44%

C APIs for registering an N-API module exporting an interface for invoking a ternary numerical function.

Updated 6 months ago

@stdlib/ndarray-base-assert-is-same-kind-data-type-cast • Rank 6.9 • Science 44%

Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.

Updated 6 months ago

@stdlib/math-base-special-atan2 • Rank 6.9 • Science 44%

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

Updated 6 months ago

@stdlib/number-float64-base-signbit • Rank 6.9 • Science 44%

Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

Updated 6 months ago

@stdlib/random-iter-uniform • Rank 6.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.

Updated 6 months ago

@stdlib/array-min-dtype • Rank 6.8 • Science 44%

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

Updated 6 months ago

https://github.com/bytedance/flowgram.ai • Rank 24.8 • Science 26%

FlowGram is a node-based flow building engine that helps developers quickly create workflows in either fixed layout or free connection layout modes

Updated 6 months ago

@stdlib/strided-base-unary • Rank 6.8 • Science 44%

Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.

Updated 6 months ago

@stdlib/datasets-us-states-abbr • Rank 6.7 • Science 44%

A list of US state two-letter abbreviations in alphabetical order according to state name.

Updated 6 months ago

@stdlib/array-base-copy • Rank 6.6 • Science 44%

Copy the elements of an array-like object to a new generic array.

Updated 6 months ago

@stdlib/constants-float32-precision • Rank 6.6 • Science 44%

Effective number of bits in the significand of a single-precision floating-point number.