#8988: Add support for toric varieties
--------------------------------+-------------------------------------------
 Reporter:  novoselt            |         Owner:  AlexGhitza        
     Type:  enhancement         |        Status:  closed            
 Priority:  major               |     Milestone:  sage-4.5.2        
Component:  algebraic geometry  |    Resolution:  fixed             
 Keywords:                      |        Author:  Andrey Novoseltsev
 Upstream:  N/A                 |      Reviewer:  Volker Braun      
   Merged:  sage-4.5.2.alpha0   |   Work_issues:                    
--------------------------------+-------------------------------------------
Changes (by mpatel):

  * status:  positive_review => closed
  * resolution:  => fixed
  * merged:  => sage-4.5.2.alpha0


Comment:

 There's a doctest failure in SageNB's `sageinspect.py`:
 {{{
 #!python
 $ ./sage -t -long  local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py
 sage -t -long "local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py"
 **********************************************************************
 File "/mnt/usb1/scratch/mpatel/tmp/sage-4.5.1-rm/local/lib/python2.6/site-
 packages/sagenb-0.8.1-py2.6.egg/sagenb/misc/sageinspect.py", line 997:
     sage: sage_getvariablename(A)
 Expected:
     ['A', 'B']
 Got:
     ['B', 'A']
 **********************************************************************
 1 items had failures:
    1 of   8 in __main__.example_22
 ***Test Failed*** 1 failures.
 }}}
 I'm closing this ticket as fixed but have opened #9554 as a blocker for
 4.5.2.

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