#10859: Add is_series() method and others to symbolic expressions
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.7
Component: symbolics | Keywords:
Author: Volker Braun | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
In order to get more information out of symbolic expressions, I added
`is_series()` and `is_terminating_series()` methods. This is really
necessary if you want to write functions that accept symbolic series as
input.
I also noticed that there are various methods `_is_something()`, which
would likewise be useful but are not "public" because of the leading
underscore. The second patch removes the leading underscore from them to
make them part of the public API.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10859>
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.