#10859: Add is_series() method and others to symbolic expressions
-----------------------------------+----------------------------------------
   Reporter:  vbraun               |          Owner:  burcin      
       Type:  enhancement          |         Status:  needs_work  
   Priority:  major                |      Milestone:  sage-4.7    
  Component:  symbolics            |       Keywords:              
Work_issues:                       |       Upstream:  N/A         
   Reviewer:  Karl-Dieter Crisman  |         Author:  Volker Braun
     Merged:                       |   Dependencies:              
-----------------------------------+----------------------------------------

Comment(by burcin):

 Replying to [comment:3 vbraun]:
 > 3) I think removing the underscores from other `is_something()` is in
 the spirit of this ticket of exposing more introspection capabilities to
 the user. I don't think there is any argument to be made that the user
 must not be able to access these functions. Rather, it adds obvious
 functionality to the public API.

 I agree that these functions should be exposed to the user. I was the one
 to add them with an underscore in the first place, with the thought that
 they are only useful if you want to get into the internals of symbolic
 expressions. But anybody who wants to do any serious programming with
 symbolics needs them. They should be more visible.

 I also appreciate any effort to clean up the public API of symbolic
 expressions. This has been a mess for a long time. AFAIK, it was written
 to expose some basic maxima functionality initially, then somehow it was
 decided to keep this old interface and not use the (much better designed)
 ginac one.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10859#comment:4>
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.

Reply via email to