Skip to main content

Triangular and Tetrahedral Mesh Generator

Project description

MeshPy: Simplicial Mesh Generation from Python

Gitlab Build Status Github Build Status Python Package Index Release Page

MeshPy offers quality triangular and tetrahedral mesh generation for Python. Meshes of this type are chiefly used in finite-element simulation codes, but also have many other applications ranging from computer graphics to robotics.

In order to generate 2D and 3D meshes, MeshPy provides Python interfaces to three well-regarded mesh generators, Triangle by J. Shewchuk, TetGen by Hang Si The former two are included in the package in slightly modified versions. A generic mesh reader for the latter is included, as is an easy way to run gmsh from a Python script.

For an interface to gmsh by Christophe Geuzaine and Jean-Francois Remacle, see gmsh_interop <https://github.com/inducer/gmsh_interop>.

MeshPy has no dependencies other than a C++ compiler, pybind11, and a working Python installation. Before installing meshpy, you may install pybind11 using the command:

pip install pybind11

As of Version 0.91.2, MeshPy also works with Python 3.

Online resources

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

MeshPy-2020.1.tar.gz (474.7 kB view details)

Uploaded Source

File details

Details for the file MeshPy-2020.1.tar.gz.

File metadata

  • Download URL: MeshPy-2020.1.tar.gz
  • Upload date:
  • Size: 474.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for MeshPy-2020.1.tar.gz
Algorithm Hash digest
SHA256 7b14eef33ccfb7974c058cea04672bfcd66e57dfcfa6a65cf01943b08964e879
MD5 94a5e2292571706b1288ee20099c5ee8
BLAKE2b-256 1690aa354380eb7857a74c6de7dbd1647fcf881003c3b71bd5e082951e615180

See more details on using hashes here.

Supported by

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