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

This project is a JavaScript library that generates all possible combinations (unordered selections without replacement) from a set of items, using memory-efficient generators to handle large datasets. It's designed for developers working with combinatorial mathematics in Node.js or browser environments, offering both index-based and binary mask output modes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/combinations

Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
cheminfo/eslint-config
Shared ESLint config for cheminfo and ml.js projects
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
levibuzolic/eslint-plugin-no-only-tests
ESLint rule for .only blocks in mocha tests
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

stropitek's profile
stropitek
24 contributions
imyelo's profile
imyelo
2 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
mljs

mljs/combinations

Generate all possible unordered samples of size m, without replacement, from a set of n objects

JavaScript
4
1
MIT License