#6756: [with patch, needs review] Implement ``diff`` format symbolic derivative
in
new symbolics
----------------------------+-----------------------------------------------
Reporter: gmhossain | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: symbolics | Keywords:
Reviewer: Nick Alexander | Author: Golam Mortuza Hossain
Merged: |
----------------------------+-----------------------------------------------
Comment(by ncalexan):
Aha, very interesting, you pattern match via the `symbolic_diff` object.
This is pretty slick, but it irritates me that there's no way to match
*any* derivative. Ie, handle `diff(f(x, y), x, 2)` and `diff(f(x, y), x,
1, y, 1)` uniformly for pattern matching.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6756#comment:6>
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
-~----------~----~----~----~------~----~------~--~---