Opened 7 years ago
#18226 new enhancement
Native _mpfr_ method on quadratic number field elements
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.7 |
Component: | number fields | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Currently, given an element of a quadratic number field, the approximation to real field and real interval field are obtained through the conversion to qqbar. As a consequence, this is dramatically slow.
Note: See
TracTickets for help on using
tickets.