runKleisli / verified-integer-gaussian-elimination

Idris package defining, implementing, and verifying naiive Gaussian elimination over the integers in some system of linear algebra.
Other
9 stars 0 forks source link

Define ZZ gaussian elimination #12

Closed runKleisli closed 8 years ago

runKleisli commented 8 years ago

The work to define gaussian elimination, a definition which in and of itself has no holes, so that all properties that had to be expressed were defined / given implementations.