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/array-base-ternary2d • Rank 2.8 • Science 44%

Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-ternary3d • Rank 2.5 • Science 44%

Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-ternary5d • Rank 2.5 • Science 44%

Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

strided-base-ternary • Rank 0.7 • Science 44%

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

Updated 6 months ago

math-iter-tools-map3 • Rank 0.0 • Science 44%

Create an iterator which invokes a ternary function accepting numeric arguments for each iterated value.

Updated 6 months ago

@stdlib/array-base-ternary4d • Science 44%

Apply a ternary callback to elements in three four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.

Updated 6 months ago

stata-trimap • Science 26%

A Stata package for tri-variate maps

Updated 6 months ago

stata-ternary • Science 44%

A Stata package for trivariate plots

Updated 6 months ago

@stdlib/array-base-broadcasted-ternary2d • Science 44%

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a two-dimensional nested output array.