#11921: Allow Sympy conversion sign/sgn
-------------------------+--------------------------------------------------
Reporter: kcrisman | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.3
Component: symbolics | Keywords: sympy conversion beginner
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-------------------------+--------------------------------------------------
Comment(by burcin):
The conversions should be specified with the `conversions` argument to the
`BuiltinFunction` constructor. Having the conversion near the function
definition is easier to maintain than that table.
In this case, the constructor for
sage.functions.generalized.FunctionSignum should be changed to include
`'sympy': 'sign'` in the `conversions` argument.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11921#comment:1>
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.