On Dec 12, 1:15 am, "Sébastien Barthélemy"
<sebastien.barthel...@gmail.com> wrote:
> 2008/12/12 mhampton <hampto...@gmail.com>:
Hi,
> > Oh, I forgot one to address one thing: cddlib is used as a seperate
> > process, and not wrapped, just because of my lack of skills. Since
> > its a standard component library it should be used in a smarter way, I
> > just haven't gotten around to learning how. Most of them time I use
> > it for relatively big problems where the overhead of communicating is
> > small compared to the computation time, but for lots of little
> > polytopes it would certainly help to use it more directly.
>
> I never wrapped C code to python either, but that might be something useful
> to learn.
>
> Do you know this (LGPLed) work:http://cens.ioc.ee/projects/polyhedron/
That is Pearu's work, but I wasn't aware of it either.
> It wraps some of cddlib functions in python and also provide a higher level
> python class. I never tried it though.
I haven't looked at the code, but using Cython is likely a good idea.
> I found it on the cddlib "links" webpage. Maybe a link to sage would
> be useful too.
Yep, have you tried contacting the author? We actually have a bunch of
improvements to cddlib's build system to whom the author never
responded. See #3304 for example. If you have any better luck with
contact please let us know.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---