#9555: Series expansions at singularities don't work
---------------------------------+------------------------------------------
   Reporter:  fredrik.johansson  |          Owner:  burcin
       Type:  defect             |         Status:  new   
   Priority:  major              |      Milestone:        
  Component:  symbolics          |       Keywords:        
Work_issues:                     |       Upstream:  N/A   
   Reviewer:                     |         Author:        
     Merged:                     |   Dependencies:        
---------------------------------+------------------------------------------

Comment(by kcrisman):

 > > Now, our `.series()` is not named quite that way, so I suppose it's
 possible we could have that.
 >
 > The `taylor()` method is cruft left over from pre-pynac symbolics. We
 should depreciate it in favor of the `series()` method.

 I don't know if I'd go that far.  I think that especially the top-level
 `taylor()` (which calls `SR.taylor()`) is very useful; having the top
 command be `series()` is more confusing, as there are lots of series out
 there.

 That said, `SR.taylor()` should probably be calling Pynac at this point,
 probably just the `.series()` method (without Puiseaux).   I agree that
 the code itself is cruft, just not the name :)

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