stdlib-js

stdlib-js/math-tools-unary

Multiple dispatch for unary mathematical functions.

JavaScript
1
0
Apache License 2.0

This project provides a thin wrapper around a lower-level interface supporting multiple dispatch for unary mathematical functions on ndarrays. It validates input arguments, casts input ndarrays according to a casting policy, and allocates an output ndarray according to an output data type policy. The package is intended for use in numerical and scientific computing contexts, particularly within the stdlib JavaScript library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/math-tools-unary

Account's avatar
Test if an array contains a provided search value.
Account's avatar
Test whether all elements in an array pass a test implemented by a predicate function.
Account's avatar
Return a string created by joining array elements using a specified separator.
Account's avatar
Test if an object has a specified property.
Account's avatar
Test if a value is a collection.
Account's avatar
Test if a value is a function.
Account's avatar
Test if a value is ndarray-like.
Account's avatar
Test if a value is an object.
Account's avatar
Test if a value is a plain object.
Account's avatar
Test if an input value is a supported ndarray data type.
Account's avatar
Test if an input value is a supported input ndarray casting policy.
Account's avatar
Test if an input value is an ndarray order.
Account's avatar
Test if an input value is a supported ndarray output data type policy.
Account's avatar
Assign elements in an input ndarray to elements in an output ndarray.
Account's avatar
Create an uninitialized ndarray having a specified shape and data type.
Account's avatar
Resolve the input ndarray casting data type for a unary function.
Account's avatar
Resolve the output ndarray data type for a unary function.
Account's avatar
Return the data type of a provided ndarray.
Account's avatar
Create an uninitialized ndarray having a specified shape and data type.
Account's avatar
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Account's avatar
Return the layout order of a provided ndarray.
Account's avatar
List of ndarray orders.
Account's avatar
Return the shape of a provided ndarray.
Account's avatar
Insert supplied variable values into a format string.
Account's avatar
stdlib TypeScript type declarations.
Account's avatar
Define a non-enumerable read-only property.
Account's avatar
Format an error message for production.
Account's avatar
Create a zero-filled array having a specified length.
Account's avatar
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
Compute the absolute value of a double-precision floating-point number.
Account's avatar
Compute the absolute value of a single-precision floating-point number.
Account's avatar
Exponential function.
Account's avatar
Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Account's avatar
Multidimensional array constructor.
Account's avatar
Return the underlying data buffer of a provided ndarray.
Account's avatar
Create an ndarray function interface which performs multiple dispatch.
Account's avatar
Convert an ndarray to a generic array.
Account's avatar
Create a zero-filled ndarray having a specified shape and data type.
Account's avatar
Create a zero-filled ndarray having the same shape and data type as a provided ndarray.
Account's avatar
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Account's avatar
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Account's avatar
tap-producing test harness for node and browsers
Account's avatar
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
Minimal TAP output formatter.
Account's avatar
Benchmark harness.

Support the repos that depend on stdlib-js/math-tools-unary

Top contributors

No contributors yet

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet