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

Newer version of Idris #45

Open runKleisli opened 6 years ago

runKleisli commented 6 years ago

Includes the refactoring goals #43, #44, & exploring a different solution to Issue #24 requiring research about the language changes, and porting proofs from the deprecated tactics engine to the Elab shell. Dealing with surprises.