A small javascript linear algebra library
-
Updated
Aug 16, 2017 - JavaScript
A small javascript linear algebra library
Algorithm to calculate the determinant or the echelon form of a matrix with integer entries using only integer arithmetic; any divisions that are performed are guaranteed to be exact (there is no remainder). The method can also be used to compute the determinant of matrices with (approximated) real entries, avoiding the introduction any round-of…
A matrix library for JavaScript with ability to calculate determinants, inverse, RREF and perform other simple matrix operations.
A professional, comprehensive and high-performance library for you to manipulate matrices.
디미고 2학년 공업수학: 행렬식을 이용한 연립방정식의 해법
List package for Fōrmulæ, in JavaScript
User friendly angular app to instantly calculate determinant of a matrix of any size
determinant-ui in React
Calculate determinant of matrix with N dimension
determinant calculator
A college project in JavaScript and HTML, calculates the determinant (solution) of a Matrix up to size 4x4.
Add a description, image, and links to the determinant topic page so that developers can more easily learn about it.
To associate your repository with the determinant topic, visit your repo's landing page and select "manage topics."