Opened 4 years ago
#23016 new enhancement
Dirac delta derivative conversion from giac
Reported by: | mforets | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.0 |
Component: | symbolics | Keywords: | dirac, conversions |
Cc: | paulmasson, rws, frederichan | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
For example, Dirac(x, 2)
(giac) corresponds to diff(dirac_delta(x), x, x)
in Sage.
Follow-up from #22706, see in particular comment 10 there.
Note: See
TracTickets for help on using
tickets.