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

Implement conversion of fmpz_mat's to fmpz_mod_mat's

Open wbhart opened this issue 4 years ago • 0 comments

This seems to be implemented as a constructor in the nmod_mat case, though I am not sure it is tested well even in that case. It's also unclear if this should be implemented as reduce or some other function, rather than a constructor. But it's currently missing functionality for fmpz_mod_mat.

wbhart avatar Nov 04 '19 14:11 wbhart