Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement conversion of fmpz_mat's to fmpz_mod_mat's #678

Closed
wbhart opened this issue Nov 4, 2019 · 1 comment
Closed

Implement conversion of fmpz_mat's to fmpz_mod_mat's #678

wbhart opened this issue Nov 4, 2019 · 1 comment

Comments

@wbhart
Copy link
Contributor

wbhart commented Nov 4, 2019

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.

@fingolfin
Copy link
Member

AFAICT this is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants