linbox-team/linbox

Allow solutions to write to their methods

jgdumas opened this issue · 1 comments

For instance Wiedemann solver computes the rank of the matrix,
it would be nice to give that information back to the method.
For now all methods are const.