#10039: Make Parma Polyhedra Library a standard library
-------------------------+--------------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7
Component: geometry | Resolution: fixed
Keywords: ppl spkg | Author: Volker Braun
Upstream: N/A | Reviewer: Marshall Hampton
Merged: | Work_issues:
-------------------------+--------------------------------------------------
Changes (by jdemeyer):
* merged: sage-4.7.alpha3 =>
Comment:
On RHEL 5.3-64 (cleo), SUSE ES10-64 (iras), OpenSolaris 06.2009-32 (hawk),
SunOS 5.10-32 (t2):
{{{
File "/scratch/buildbot/sage/t2-1/t2_full/build/sage-4.7.alpha3/devel
/sage-main/sage/libs/ppl.pyx", line 1413:
sage: p.minimize( -x )
Expected:
{'minimum': False, 'bounded': False, 'inf_d': 0, 'generator': None,
'inf_n': 0}
Got:
{'minimum': True, 'bounded': False, 'inf_d': 0, 'generator': None,
'inf_n': 0}
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10039#comment:78>
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.