Nemo.jl icon indicating copy to clipboard operation
Nemo.jl copied to clipboard

Implement tests for delayed reduction over a ring

Open wbhart opened this issue 6 years ago • 0 comments

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.

wbhart avatar Dec 21 '18 13:12 wbhart