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 `linear-sum-assignment` package provides a JavaScript implementation of the Jonker‑Volgenant algorithm that solves rectangular linear‑sum assignment problems—assigning every row to a column when rows ≤ columns (or vice‑versa) to minimize the total cost. It is aimed at developers working with data‑analysis, machine‑learning, or scientific computing tasks that require optimal matching between uneven sets of items.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mljs/linear-sum-assignment

Account's avatar
cheminfo/cheminfo-types
Types for cheminfo packages and cheminfo data schema
Account's avatar
mljs/matrix
Matrix manipulation and computation library
Account's avatar
mljs/spectra-processing
Various method to process spectra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
zakodium/tsconfig
Shared TypeScript configurations for projects that Zakodium maintains.
Account's avatar
cheminfo/eslint-config-cheminfo-typescript
Shared ESLint config for TypeScript projects
Account's avatar
maasencioh/jest-matcher-deep-close-to
Extend jest to assert arrays with approximate values
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

jobo322's profile
jobo322
37 contributions
targos's profile
targos
5 contributions
lpatiny's profile
lpatiny
2 contributions
mljs-bot's profile
mljs-bot
2 contributions

Recent events

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

No events yet
mljs

mljs/linear-sum-assignment

Package to perform a linear sum assignment even if the cost matrix is rectangular.

TypeScript
1
0
MIT License