#7810: bug in fast_callable (reducing empty sequence)
--------------------------------+-------------------------------------------
Reporter: jason | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.2
Component: basic arithmetic | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by burcin):
This works for me after applying the patch at #8056. Since the patch is
attached there, I suggest we close this as a duplicate.
{{{
sage: var('x,y')
(x, y)
sage: fast_float(-1/x-1/y+1/(x*y),x,y)
<sage.ext.interpreters.wrapper_rdf.Wrapper_rdf object at 0x7fc3b89ba248>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7810#comment:2>
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.