Base multidimensional array.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a base multidimensional array constructor for creating arrays with custom shapes, strides, and data types. It's designed for developers who need efficient numerical computation with multidimensional arrays, particularly those working in scientific computing or data processing applications. The library allows for flexible array configuration including row-major or column-major ordering, custom offsets, and various data types, making it suitable for both browser and Node.js environments.