#4000: Implement QQ['x'] via Flint ZZ['x'] + denominator
---------------------------------------------------+------------------------
Reporter: malb | Owner: somebody
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.2
Component: basic arithmetic | Keywords:
Author: Sebastian Pancratz, Martin Albrecht | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------------------------+------------------------
Comment(by malb):
Did you do a sanity checks on the inputs to each function? E.g. what is
{{{limbs}}}, What is {{{r}}}? What does {{{fmpz_size(a.den)}}} return? and
so forth? Alex error message complains about some allocation not working
so I'd assume some wrong size (negative or unitialised?) is passed to
FLINT?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4000#comment:48>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.