General matrix multiplication for ndarrays
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ndarray-gemm` is a JavaScript library that performs general matrix multiplication for ndarrays, similar to the BLAS level 3 xGEMM routine. It's designed for developers working with numerical computations in JavaScript who need to multiply matrices efficiently, particularly those already using the ndarray library. The library allows for generalized matrix multiplication with optional scalar weights for the product and accumulation.