[Bug 537366] New: Review Request: cgal-python - Python bindings for the CGAL library

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 13 10:44:10 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: cgal-python - Python bindings for the CGAL library

https://bugzilla.redhat.com/show_bug.cgi?id=537366

           Summary: Review Request: cgal-python - Python bindings for the
                    CGAL library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: promac at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://orion.lcg.ufrj.br/RPMS/SPECS/cgal-python.spec

SRPM URL:
http://orion.lcg.ufrj.br/RPMS/src/cgal-python-0.9.4-0.7.beta1.fc10.src.rpm

Description: 

The goal of the CGAL-Python project is to provide Python bindings
for the CGAL library.
CGAL is the Computational Geometry Algorithms Library, a C++ library
of generic, efficient and robust geometric algorithms.

CGAL-Python is implemented using Boost.Python, which allows to mimic
a large part of the original C++ interface of CGAL.
Since CGAL is heavily based on the generic
programming paradigm (templates), some choices have been made
to accommodate the Python programming model instead. Python allows
much faster prototyping than C++, by simplifying the complexity of
the language and removing the typical long compilation times of C++.
We also hope that CGAL-Python can be used for teaching geometric algorithms,
without requiring knowledge of C++ as is currently the case with CGAL.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list