Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Incorrect results when compiled with giac support #341

Open
antonio-rojas opened this issue Feb 9, 2019 · 0 comments
Open

Incorrect results when compiled with giac support #341

antonio-rojas opened this issue Feb 9, 2019 · 0 comments

Comments

@antonio-rojas
Copy link
Contributor

If pynac is compiled with giac support:

sage: M = matrix(SR, 7, SR.var('a', 49))
sage: M.charpoly().degree()
5

Without giac support, it gives the right answer 7.

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

No branches or pull requests

1 participant