Skip to main content

Python interface for CGAL Triangulations

Project description

cgal4py is a Python interface for using the CGAL Delaunay triangulation classes in any number of dimensions. Triangulation in parallel is also supported using the algorithm described in Peterka, Morozov, & Phillips (2014). Documentation for cgal4py can be found here.

Licensing

cgal4py is released as open source software under a BSD license.

Requirements

For running in serial:

  • Python 2.7

  • C++14 compiler

  • Cython

  • CGAL Version 3.5 or higher is required for periodic triangulations in 3D and version 4.9 or higher is required for periodic triangulations in 2D.

For running in parallel you will need the above plus:

Installation

From Source

1. Clone the cgal4py package using Mercurial. $ hg clone https://[username]@bitbucket.org/[username]/cgal4py where [username] should be replaced with your Bitbucket username. 2. From the distribution directory, execute the install script. $ python setup.py install If you do not have administrative privileges, add the flag --user to the above command and the package will be installed in your user package directory.

Who do I talk to?

This package is currently maintained by Meagan Lang.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cgal4py-0.1.5.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file cgal4py-0.1.5.tar.gz.

File metadata

  • Download URL: cgal4py-0.1.5.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cgal4py-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ad56882ac640fec4b6ee534e80b8887ba6f9d9e282abd033959abd65c22f1a16
MD5 19a43702ea0079805a528bb91a4ae203
BLAKE2b-256 17bcba94a6f43260969f9e5b4d8a5fe073ace15adadac8d0229a7b9596fb5c5c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page