2008/12/12 mhampton <hampto...@gmail.com>: > > 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/ It wraps some of cddlib functions in python and also provide a higher level python class. I never tried it though. I found it on the cddlib "links" webpage. Maybe a link to sage would be useful too. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---