From: Stuart A. <st...@ya...> - 2014-06-25 13:31:02
|
Hi, I would have really liked to use 2geom in shoebot; the main reason we didn't is - that it is not installable off pypi + (last time I tried) doesn't work with virtualenv. For users of projects it's important that 3rd party libraries are easy to install, + work on the 3 main OSs. Numpy + Pillow have native parts but can install via pip, I'm sure lib2geom could too. S++ On Tuesday, June 24, 2014 9:57 PM, Krzysztof Kosiński <twe...@gm...> wrote: > > >2014-06-24 11:44 GMT+02:00 <jbc...@sw...>: >> I asked myself the question: should 2geom be in the standard library? Surely, many applications would benefit from a standard geometry library. Then I thought, it is not nearly as general as it could be. > >I am somewhat skeptical of pursuing generality as a design goal in >itself, beyond the needs of Inkscape and other drawing-centric >programs. CGAL is a lot more general than 2Geom, but it's also a pain >to use. > >Regards, Krzysztof > > >------------------------------------------------------------------------------ >Open source business process management suite built on Java and Eclipse >Turn processes into business applications with Bonita BPM Community Edition >Quickly connect people, data, and systems into organized workflows >Winner of BOSSIE, CODIE, OW2 and Gartner awards >http://p.sf.net/sfu/Bonitasoft >_______________________________________________ >Lib2geom-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/lib2geom-devel > > > |