Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ndarray-gradient is a JavaScript library for computing the gradient of an ndarray using a 2-point central finite difference template. It is designed for developers working with numerical data in JavaScript, particularly those using the ndarray library for multidimensional arrays. The library supports various boundary conditions and is useful for tasks like image processing, scientific computing, and data analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
mikolalysenko's profile
mikolalysenko
6 contributions
archmoj's profile
archmoj
3 contributions
mikolalysenko

mikolalysenko/ndarray-gradient

Finds the gradient of an ndarray using finite differences

JavaScript
5
2
MIT License

Support the dependencies of mikolalysenko/ndarray-gradient

Account's avatar
scijs/cwise-compiler
cwise's internal compiler
Account's avatar
mikolalysenko/dup
Initialize an array of arrays to a constant
Account's avatar
mikolalysenko/ndarray
Multidimensional Arrays
Account's avatar
mikolalysenko/ndarray-pack
Packs an array-of-arrays into a single ndarray
Account's avatar
mikolalysenko/ndarray-scratch
Pooled memory for ndarrays
Account's avatar
substack/ndarray-show
display an ndarray
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/ndarray-unpack
Converts an ndarray into an array-of-arrays