#5631: [with patch, needs work] improve doctest coverage for
schemes/generic/affine_space.py
--------------------------------+-------------------------------------------
 Reporter:  AlexGhitza          |       Owner:  AlexGhitza          
     Type:  enhancement         |      Status:  assigned            
 Priority:  minor               |   Milestone:  sage-3.4.1          
Component:  algebraic geometry  |    Keywords:  doctest affine space
--------------------------------+-------------------------------------------

Comment(by AlexGhitza):

 So I looked at algebraic_scheme.py and noticed that there is a method
 {{{X.exclude(Y)}}} which seems to want to do what you're suggesting.  It's
 actually broken as it is, and I doubt that it ever worked (no doctests,
 not used anywhere in the Sage library, and the simplest tests that I
 thought of didn't work).  So I'm renaming it to {{{X.complement(Y)}}} and
 removing {{{subscheme_complement()}}} from both {{{affine_space.py}}} and
 {{{projective_space.py}}}.  They are also not used anywhere.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5631#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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