#14823: Categories of (C)DVR and (C)DVF
-----------------------------------+----------------------------------------
       Reporter:  caruso           |         Owner:  nthiery   
           Type:  enhancement      |        Status:  needs_work
       Priority:  major            |     Milestone:  sage-5.12 
      Component:  categories       |    Resolution:            
       Keywords:  categories, DVR  |   Work issues:            
Report Upstream:  N/A              |     Reviewers:            
        Authors:  Xavier Caruso    |     Merged in:            
   Dependencies:                   |      Stopgaps:            
-----------------------------------+----------------------------------------
Changes (by roed):

  * status:  needs_review => needs_work


Comment:

 I'm glad you're working on this stuff.  Here are some comments:

 * There are test failures to fix but they look simple.
 * Rather than `@abstract_method` you should use the `required_methods`
 function from `sage.categories.Category`.  Most of the functions on these
 categories should not actually be implemented on the category but rather
 included in the output of `required_methods`.
 * In power series rings it's probably worth giving some examples with
 infinite precision to highlight the difference with p-adic rings.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14823#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to