On May 20, 6:41 am, bourbabis <bourba...@gmail.com> wrote:
> Hello Sage team.

Hi,

> While doing some engineering calculations with Sage, I've encountered
> some problems requiring "computational geometry" algorithms. So I've
> snooped around and found "CGAL". Are you aware this set of tools
> exists ? It seems VERY useful. I express this suggestion because the
> underlying concepts/objects are in essence clearly mathematical.

Yeah, we are aware of it, but it is license incompatible. If you look
at http://www.cgal.org/license.html you will see that the code is dual
licensed. It is available under a mix of LGPL V2.1 or QPL depending on
the module. The more interesting modules are all under the QPL which
is GPL incompatible - see

  http://www.gnu.org/philosophy/license-list.html

> The link :http://www.cgal.org/
>
> There also exists a python binding :http://cgal-python.gforge.inria.fr/
>
> Please notice CGAL is included in Debian Lenny.
> Is it worth considering ? Regards.

You could make an optional spkg, but it could not be shipped in
standard Sage and binaries.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to