A small javascript linear algebra library
-
Updated
Aug 16, 2017 - JavaScript
A small javascript linear algebra library
A matrix library for JavaScript with ability to calculate determinants, inverse, RREF and perform other simple matrix operations.
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 professional, comprehensive and high-performance library for you to manipulate matrices.
User friendly angular app to instantly calculate determinant of a matrix of any size
List package for Fōrmulæ, in JavaScript
determinant-ui in React
Calculate determinant of matrix with N dimension
determinant calculator
디미고 2학년 공업수학: 행렬식을 이용한 연립방정식의 해법
A college project in JavaScript and HTML. Calculates the determinant 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."