Nemo.jl
Nemo.jl copied to clipboard
Implement tests for delayed reduction over a ring
In the Generic tests in Nemo there is a note at the bottom of Matrix-tests.jl that some delayed_reduction is not tested, as we currently have no rings that support delayed reduction that aren't also fields.
When we finally have rings that support delayed reduction, we should write tests for the relevant generic functionality for matrices over those rings.