This project provides a C API for Node.js that exports a strided array interface, allowing developers to apply a binary callback function to single-precision floating-point strided input arrays based on a strided mask array, with results assigned to a single-precision floating-point strided output array. It is designed for developers working on numerical and scientific computing in JavaScript, particularly those needing efficient, low-level array operations within Node.js applications.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.