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

The **ndarray‑sort** package provides an in‑place sorting routine for multidimensional arrays built with the `ndarray` library. It implements a fast dual‑pivot quick‑sort (ported from Google Dart) that orders an ndarray along its first axis in lexicographic order, making it useful for JavaScript developers who need efficient, native‑style sorting of numeric ndarrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/ndarray-sort

Account's avatar
mikolalysenko/typedarray-pool
Reuse typed arrays
Account's avatar
mikolalysenko/ndarray-ops
Common operations for ndarray arrays
Account's avatar
mikolalysenko/ndarray-pack
Packs an array-of-arrays into a single ndarray
Account's avatar
mikolalysenko/ndarray
Multidimensional Arrays
Account's avatar
mikolalysenko/ndarray-unpack
Converts an ndarray into an array-of-arrays
Account's avatar
square/crossfilter
Fast multidimensional filtering for coordinated views.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
20 contributions
chrisdickinson's profile
chrisdickinson
1 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/ndarray-sort

Sorts ndarrays in place

JavaScript
10
3
MIT License