#4000: Implement QQ['x'] via Flint ZZ['x'] + denominator
--------------------------------------------------------------------------+-
Reporter: malb |
Owner: somebody
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-4.5.2
Component: basic arithmetic |
Keywords:
Author: Sebastian Pancratz, Martin Albrecht |
Upstream: N/A
Reviewer: John Cremona, Martin Albrecht, Alex Ghitza, Harald Schilly |
Merged:
Work_issues: |
--------------------------------------------------------------------------+-
Comment(by schilly):
Ah ok, lol. I've also complete a ptestlong and it's just this f(x) is or
== f thing. I also think that this depends on what f is. if f is already
an "f(x)" then f(x) should be the same as f, otherwise not. Behind the
scene it is symbolic_expression(f).function(x) and I can only speculate
that it makes sense to make this function behave idempotent, but only in
special cases. Sorry that I don't know more about this and I also cannot
comment on the code itself, apart from that it is apparently working for
me ;)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4000#comment:77>
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.