/better-rref

Solve systems of linear equations using gaussian elimination. Supports non-homogeneous systems too!

Primary LanguageJavaScriptMIT LicenseMIT

better-rref

Was annoyed at how there aren't any good RREF solvers on npm that allow you to pass in a solutions vector, so coded this in a few days.

Likely has bugs, use at your own risk.