#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, Burcin Erocal  |         Author:  Volker 
Braun
     Merged:                                      |   Dependencies:             
 
--------------------------------------------------+-------------------------

Comment(by burcin):

 I am not a fan of the deprecation policy either, but I have been
 advertising those functions for a while ![1] and in this case it is not so
 much trouble to deprecate them.

 ![1] http://wiki.sagemath.org/symbolics/rewrite?action=AttachFile (which
 should be attached to a trac ticket)

 You just need to do `_is_something =
 deprecated_function_alias(is_something, 'Sage 4.7.1')` for each function.
 `deprecated_function_alias` is in `sage.misc.misc`.

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