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

Robust‑linear‑solve is a tiny JavaScript library that computes the exact solution of small square linear systems (up to about 5 × 5) using Cramer’s rule and returns the result as a projective vector. It’s aimed at developers who need precise, integer‑exact solutions for low‑dimensional linear equations in Node.js or browser environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/robust-linear-solve

Account's avatar
mikolalysenko/robust-determinant
General purpose robust determinant computation
Account's avatar
mikolalysenko/robust-compare
Compares a pair of non-overlapping increasing sequences
Account's avatar
mikolalysenko/robust-compress
Compress a robust sequence
Account's avatar
mikolalysenko/robust-scale
Multiplies a nonoverlapping increasing sequence of floats by a single float
Account's avatar
mikolalysenko/robust-sum
Evaluates the sum of two nonoverlapping increasing sequences of floats
Account's avatar
mikolalysenko/validate-robust-sequence
Tests if a sequence of floats is a robust non-overlapping increasing sequence
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
3 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/robust-linear-solve

Exactly solve a linear system

JavaScript
4
6
MIT License