#10039: Make Parma Polyhedra Library a standard library
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-feature
Component: geometry | Keywords: ppl spkg
Author: Volker Braun | Upstream: N/A
Reviewer: Marshall Hampton | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by vbraun):
Here is the PPL configuration:
{{{
./configure --prefix="$SAGE_LOCAL" --with-gmp-prefix="$SAGE_LOCAL"
--enable-fpmath=no --enable-coefficients=mpz --enable-interfaces=c++
}}}
I need the GMP/MPIR based coefficients and C++ interface. PPL supports
some tricks to work with floating point numbers as coefficients, but I'm
not using that as it obviously comes with restrictions on the allowed
coefficients. Also, the PPL Cython wrapper turns off the FPU rounding mode
that PPL's floating point arithmetic relies on.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10039#comment:45>
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.