linbox-team / linbox

LinBox - C++ library for exact, high-performance linear algebra
https://linbox-team.github.io/linbox
GNU Lesser General Public License v2.1
81 stars 28 forks source link

Fixes various tests, particularly files *invariant* and smith-form-bi… #276

Closed bdsaunders closed 1 year ago

bdsaunders commented 3 years ago

…nary.

Still some fail intermittently too often (test-regression, test-smith-form-binary, test-matrix-domain... (return to that later...) Another todo: clarify distinction between smith invariants and frobenius invariants.

Now fullcheck passes (subject to those intermittent probabilistic issues).