#11513: add is_trivial_zero() method to symbolic expressions
------------------------------+---------------------------------------------
Reporter: burcin | Owner: burcin
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: symbolics | Keywords: sd35.5
Work_issues: | Upstream: N/A
Reviewer: Benjamin Jones | Author: Burcin Erocal
Merged: | Dependencies:
------------------------------+---------------------------------------------
Old description:
> A fast way to check if an expression is zero is important in many places,
> see for example comment:15:ticket:11143. We should put the numerical
> check mentioned there in a method (`_is_numerically_zero()`) of symbolic
> expressions (`sage.symbolic.expression.Expression`).
>
> Apply [attachment:trac_11513-is_trivally_zero.patch].
New description:
A fast way to check if an expression is zero is important in many places,
see for example comment:15:ticket:11143. We should put the numerical check
mentioned there in a method (`_is_numerically_zero()`) of symbolic
expressions (`sage.symbolic.expression.Expression`).
Apply [attachment:trac_11513-is_trival_zero.patch].
--
Comment(by burcin):
Replying to [comment:19 zimmerma]:
> Just a minor point: I'd prefer as name {{{is_trivial_zero}}} which is
simpler.
Done, see attachment:trac_11513-is_trival_zero.patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11513#comment:21>
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.