Ticket #4328 (closed defect: worksforme)
bug in roots
| Reported by: | zimmerma | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2 |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
---------------------------------------------------------------------- | SAGE Version 3.1.4, Release Date: 2008-10-16 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: R=PolynomialRing(ZZ, x) sage: f=R(x^4+1) sage: f.roots(GF(2)) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) ... ValueError: factorization of 0 not defined
Change History
Note: See
TracTickets for help on using
tickets.
