#12036: improve doctest coverage of gsl/interpolation.pyx from 0% to 100%
---------------------------+------------------------------------------------
   Reporter:  was          |          Owner:  jason, jkantor
       Type:  enhancement  |         Status:  needs_review  
   Priority:  minor        |      Milestone:  sage-4.8      
  Component:  numerical    |       Keywords:                
Work_issues:               |       Upstream:  N/A           
   Reviewer:               |         Author:                
     Merged:               |   Dependencies:                
---------------------------+------------------------------------------------
Changes (by was):

  * status:  new => needs_review


Comment:

 Note:  This class does not support pickling, e.g.,
 {{{loads(dumps(spline(...)))}}} just returns None!?   And the data hiding
 isn't so good with it being possible to get a reference to the underlying
 list.  Anyway, the point of this ticket is just to get coverage up to
 100%, not to try to completely rewrite the code.  Supporting pickling
 could be on another ticket.  It would be an easy exercise in
 {{{__reduce__}}}.

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