#2452: [with patch, needs review] Heaviside step function, Dirac delta needed
-------------------------+--------------------------------------------------
Reporter: gfurnish | Owner: gfurnish
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-4.1
Component: symbolics | Keywords:
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by gmhossain):
Replying to [comment:12 burcin]:
'''(1)'''
> so if you move the contents of your `__call__` function to `_eval_` and
> remove the last `SFunction.__call__` line things should work fine.
Thanks Burcin! Thats what it needed. As you suggested, I have made those
changes and
explicit evaluation is now working.
'''(2)'''
> I would also like to see a `.sub()` test added,
I am assuming you meant ".subs()". Several new tests are added as you
suggested.
'''(3)''' Doctstrings are updated suitably as `__call__` methods are now
removed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2452#comment:14>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---