#12835: upgrade fpLLL to newest upstream release
-------------------------------+--------------------------------------------
       Reporter:  malb         |         Owner:  tbd     
           Type:  enhancement  |        Status:  new     
       Priority:  major        |     Milestone:  sage-5.4
      Component:  packages     |    Resolution:          
       Keywords:  lll, fplll   |   Work issues:          
Report Upstream:  N/A          |     Reviewers:          
        Authors:               |     Merged in:          
   Dependencies:               |      Stopgaps:          
-------------------------------+--------------------------------------------

Comment (by pcpa):

 I made sagemath 5.4.beta1 experimental rpm packages for fedora rawhide,
 patching both fplll and sagemath.

 The only issue I noticed so far was:

 {{{
 $ rpm -q sagemath libfplll
 sagemath-5.4.beta1-1.fc19.x86_64
 libfplll-4.0.1-2.fc19.x86_64
 $ sage -t /usr/share/sagemath/devel/sage/sage/libs/fplll/fplll.pyx
 sage -t  "devel/sage/sage/libs/fplll/fplll.pyx"
 **********************************************************************
 File "/usr/share/sagemath/devel/sage/sage/libs/fplll/fplll.pyx", line 646:
     sage: L = A.LLL(); L
 Expected:
     [ 192  264 -152  272   -8  272  -48 -264  104   -8]
     [-128 -176 -240  160 -336  160   32  176  272 -336]
     [ -24 -161  147  350  385  -34  262  161  115  257]
     [ 520   75 -113  -74 -491   54  126  -75  239 -107]
     [-376 -133  255   22  229  150  350  133   95 -411]
     [-168 -103    5  402 -377 -238 -214  103 -219 -249]
     [-352   28  108 -328 -156  184   88  -28  -20  356]
     [ 120 -219  289  298  123  170 -286  219  449 -261]
     [ 160 -292   44   56  164  568  -40  292  -84 -348]
     [ 192  264 -152  272   -8  272  -48  760  104   -8]
 Got:
     [ 192  264 -152  272   -8  272  -48 -264  104   -8]
     [-128 -176 -240  160 -336  160   32  176  272 -336]
     [ -24 -161  147  350  385  -34  262  161  115  257]
     [ 520   75 -113  -74 -491   54  126  -75  239 -107]
     [-376 -133  255   22  229  150  350  133   95 -411]
     [-168 -103    5  402 -377 -238 -214  103 -219 -249]
     [-352   28  108 -328 -156  184   88  -28  -20  356]
     [ 120 -219  289  298  123  170 -286  219  449 -261]
     [ 160 -292   44   56  164  568  -40  292  -84 -348]
     [-192  760  152 -272    8 -272   48  264 -104    8]
 **********************************************************************
 1 items had failures:
    1 of   8 in __main__.example_16
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file /home/pcpa/.sage/tmp/fplll_17597.py
          [17.5 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage/sage/libs/fplll/fplll.pyx"
 Total time for all tests: 17.6 seconds

 }}}

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