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++11 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.tar.gz (1.2 MB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for cgal4py-0.1.tar.gz
Algorithm Hash digest
SHA256 14c049aa6e34fd96a8d43905e8f8be5ce7972f7c33ecbedabba92bb2ae6089c8
MD5 c836c366c99ae72493a7baac78644b85
BLAKE2b-256 efd8464503d3fcaaa07f7ed72499a255a4c725a97739099ca4809b9cb6b8f529

See more details on using hashes here.

Supported by

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