#12055: Upgrade PALP
-----------------------------------+----------------------------------------
    Reporter:  vbraun              |         Owner:  AlexGhitza                 
       
        Type:  enhancement         |        Status:  new                        
       
    Priority:  major               |     Milestone:  sage-4.8                   
       
   Component:  algebraic geometry  |    Resolution:                             
       
    Keywords:                      |   Work_issues:                             
       
    Upstream:  N/A                 |      Reviewer:  Andrey Novoseltsev, Jeroen 
Demeyer
      Author:  Volker Braun        |        Merged:                             
       
Dependencies:                      |  
-----------------------------------+----------------------------------------
Changes (by jdemeyer):

  * status:  closed => new
  * resolution:  fixed =>
  * merged:  sage-4.8.alpha3 =>


Comment:

 I think there is something wrong with the PALP spkg.  I tried merging
 sage-4.8.alpha3 again with this ticket.  Even though it might have
 succeeded a few times, I now got essentially the same error as before:
 {{{
 sage -t  -force_lib devel/sage/sage/geometry/lattice_polytope.py
 **********************************************************************
 File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha3/devel/sage-
 main/sage/geometry/lattice_polytope.py", line 4347:
     sage: print s
 Expected:
     M:27 8 N:7 6  codim=2 #part=5
      P:0 V:2 4 5       0sec  0cpu
      P:2 V:3 4 5       0sec  0cpu
      P:3 V:4 5       0sec  0cpu
     np=3 d:1 p:1    0sec     0cpu
 Got:
     M:27 8 N:7 6  codim=2 #part=0
     np=0 d:0 p:0    0sec     0cpu
     <BLANKLINE>
 **********************************************************************
 File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.8.alpha3/devel/sage-
 main/sage/geometry/lattice_polytope.py", line 4353:
     sage: lattice_polytope._read_nef_x_partitions(s)
 Expected:
     [[2, 4, 5], [3, 4, 5], [4, 5]]
 Got:
     []
 **********************************************************************
 ...
 The following tests failed:

         sage -t  -force_lib devel/sage/sage/geometry/lattice_polytope.py #
 94 doctests failed
         sage -t  -force_lib
 devel/sage/sage/schemes/generic/fano_toric_variety.py # 18 doctests failed
 ----------------------------------------------------------------------
 }}}

 I'm attaching my palp log file, even though I don't see anything
 suspicious.

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