#11513: add _is_numerically_zero() method to symbolic expressions
---------------------------+------------------------------------------------
Reporter: burcin | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.8
Component: symbolics | Keywords: sd35.5
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by benjaminfjones):
The `_is_numerically_zero()` has only been used in a few new symbolic
functions, we haven't tested replacing the heavily duplicated test code
that Burcin is talking about with this new method to see if many doctests
fail. My impression is that it is useful to have such a method for
automatic simplifications like e.g. `erf(0)` should return `0` not
`erf(0)`, for instance to address #8983.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11513#comment:10>
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.