Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a function to apply a binary callback to elements in two 2D arrays based on a 2D mask array, assigning the results to a 2D output array. It is part of the stdlib JavaScript library, aimed at numerical and scientific computing in browsers and Node.js.