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-select is a JavaScript library that implements the quick select algorithm for ndarrays, allowing users to find the kth element in an ndarray in linear time with high probability. It is designed for developers working with numerical data in JavaScript, particularly those using the ndarray library for efficient array manipulation. The library mutates the array in place and supports both single and multiple list selections, making it a useful tool for data analysis and processing tasks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of scijs/ndarray-select

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-unpack
Converts an ndarray into an array-of-arrays
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/dup
Initialize an array of arrays to a constant

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
4 contributions
jaspervdg's profile
jaspervdg
2 contributions

Recent events

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

No events yet
scijs

scijs/ndarray-select

Quick select algorithm for ndarrays

JavaScript
8
0
MIT License