Skip to content
#

bareiss

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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…

  • Updated Apr 5, 2019
  • JavaScript

Add this topic to your repo

To associate your repository with the bareiss topic, visit your repo's landing page and select "manage topics."

Learn more