Re: [sage-devel] Make Parma Polyhedra Library a standard spkg

2010-10-19 Thread David Kirkby
On 18 October 2010 13:13, Volker Braun wrote: > === Introduction === > > I would like to have the Parma Polyhedra Library (PPL) included > as a standard spkg. My goal is to rewrite as much of the > sage.geometry.* modules on top of a Cython PPL wrapper as opposed > to piping ASCII to/from cddlib.

[sage-devel] Make Parma Polyhedra Library a standard spkg

2010-10-18 Thread Volker Braun
=== Introduction === I would like to have the Parma Polyhedra Library (PPL) included as a standard spkg. My goal is to rewrite as much of the sage.geometry.* modules on top of a Cython PPL wrapper as opposed to piping ASCII to/from cddlib. Some of the reasons are: * PPL is already faster by itsel