#12533: arbitrary precision LP solver backend
-------------------------------------------+--------------------------------
       Reporter:  dimpase                  |         Owner:  ncohen             
         
           Type:  enhancement              |        Status:  needs_review       
         
       Priority:  major                    |     Milestone:  sage-5.4           
         
      Component:  linear programming       |    Resolution:                     
         
       Keywords:  arbitrary precision, LP  |   Work issues:  see the latest 
comments     
Report Upstream:  N/A                      |     Reviewers:  David Coudert, 
Nathann Cohen
        Authors:                           |     Merged in:                     
         
   Dependencies:  12553                    |      Stopgaps:                     
         
-------------------------------------------+--------------------------------

Comment (by dimpase):

 Replying to [comment:64 ptrrsn_1]:
 Great, compiles on 5.4.beta0, thanks! By the way:
 {{{
 python `which cython` --cplus --old-style-globals --embed-positions
 --directive cdivision=True,autotestdict=False,fast_getattr=True
 -I/usr/local/src/sage/sage-5.4.beta0/devel/sage-main -o sage/libs/ppl.cpp
 sage/libs/ppl.pyx
 warning: sage/libs/ppl.pyx:1925:97: local variable 'maximum' referenced
 before assignment
 warning: sage/libs/ppl.pyx:1996:97: local variable 'minimum' referenced
 before assignment
 }}}
 Have you forgotten initialization there?

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