#1773: piecewise functions and integration / arithmetic do not play well
together
----------------------+-----------------------------------------------------
Reporter: was | Owner: gfurnish
Type: defect | Status: assigned
Priority: major | Milestone: sage-3.4.1
Component: calculus | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by rlm):
What should maybe happen is in piecewise.py, in the `__call__` method, if
a SymbolicVariable is passed in as `x0`, it should return a
CallableSymbolicExpression which just in turn calls back to the `__call__`
method again. Does this sound reasonable? If so, how would one implement
this?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1773#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---