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:
C++14 compiler
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cgal4py-0.2.1.tar.gz
.
File metadata
- Download URL: cgal4py-0.2.1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1956efe6b10bdbb4c011f973991c1f69eba1d97d77f142503a70c240cbdd687 |
|
MD5 | 05fe75acdac7e2fbad91b835cfa9ccda |
|
BLAKE2b-256 | 1ee6909298e28b60b2c6882cba51e493a89da2fe50a615fec4378744a53961ef |