Skip to main content

SigmaEpsilon.Mesh - Data Structures, Computation and Visualization for Complex Polygonal Meshes in Python

CircleCI codecov Codacy Badge Documentation Status [License] [PyPI - Version] [Python] Code style: black Requirements Status

The sigmaepsilon.mesh library aims to provide the tools to build and analyse poligonal meshes with complex topologies. Meshes can be built like a dictionary, using arbitrarily nested layouts and then be translated to other formats including VTK and PyVista. For plotting, there is also support for K3D, Matplotlib and Plotly.

The data model is built around Awkward, which makes it possible to attach nested, variable-sized data to the points or the cells in a mesh, also providing interfaces to other popular libraries like Pandas or PyArrow. Implementations are fast as they rely on the vector math capabilities of NumPy, while other computationally sensitive calculations are JIT-compiled using Numba.

Here and there we also use NetworkX, SciPy, SymPy and scikit-learn.

Note Implementation of the performance critical parts of the library rely on the JIT-compilation capabilities of Numba. This means that the library performs well even for large scale problems, on the expense of a longer first call.

Highlights

  • Classes to handle points, pointclouds, reference frames and jagged topologies.
  • Array-like mesh composition with a Numba-jittable database model. Join or split meshes, attach numerical data and save to and load from disk.
  • Simplified and preconfigured plotting facility using PyVista, K3D, Plotly and Matplotlib.
  • Grid generation in 1, 2 and 3 dimensions for arbitrarily structured Lagrangian cells.
  • A mechanism for all sorts of geometrical and topological transformations.
  • Voxelization for tetrahedral and triangular meshes.
  • A customizable nodal distribution mechanism to effortlessly pass around data between points and cells.
  • Generation of Pseudo Peripheral Nodes, Rooted Level Structures and Adjancency Matrices for arbitrary polygonal meshes.
  • Symbolic shape function generation for arbitrarily structured Lagrangian cells in 1, 2 and 3 dimensions with an extendible interpolation and extrapolation mechanism.
  • Connections to popular third party libraries like networkx, pandas, vtk, PyVista and more.
  • The ability to read from a wide range of formats thanks to the combined power of vtk, PyVista and meshio.

Projects using sigmaepsilon.mesh

  • Many of the other packages in the SigmaEpsilon ecosystem.
  • PyAxisVM - The official Python package of AxisVM, a popular structural analysis and design software.

Related blog posts and articles

Documentation

The documentation is built with Sphinx using the PyData Sphinx Theme and hosted on ReadTheDocs. Check it out for the user guide, an ever growing set of examples, and API Reference.

Installation

For installation instructions, please refer to the documentation.

Changes and versioning

See the changelog, for the most notable changes between releases.

The project adheres to semantic versioning.

Instructions for Developers

If you are a developer or plannign to contribute, you find all related information in the Developer Guide.

How to contribute?

Contributions are currently expected in any the following ways:

  • finding bugs If you run into trouble when using the library and you think it is a bug, feel free to raise an issue.
  • feedback All kinds of ideas are welcome. For instance if you feel like something is still shady (after reading the user guide), we want to know. Be gentle though, the development of the library is financially not supported yet.
  • feature requests Tell us what you think is missing (with realistic expectations).
  • examples If you've done something with the library and you think that it would make for a good example, get in touch with the developers and we will happily inlude it in the documention.
  • sharing is caring If you like the library, share it with your friends or colleagues so they can like it too.

In all cases, read the contributing guidelines before you do anything.

Acknowledgements

Although sigmaepsilon.mesh works without VTK or PyVista being installed, it is highly influenced by these libraries and works best with them around. Also shout-out for the developers of NumPy, Scipy, Numba, Awkward, meshio and all the third-party libraries involved in the project. Whithout these libraries the concept of writing performant, yet elegant Python code would be much more difficult.

A lot of the packages mentioned in this document here and the introduction have a citable research paper. If you use them in your work through sigmaepsilon.mesh, take a moment to check out their documentations and cite their papers.

Also, funding of these libraries is partly based on the size of the community they are able to support. If what you are doing strongly relies on these libraries, don't forget to press the :star: button to show your support.

License

This package is licensed under the MIT license.

Third-party licenses

You find license information of all the dependencies in this file.

Release files for sigmaepsilon.mesh 3.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for sigmaepsilon.mesh 3.1.0
File Size Uploaded
sigmaepsilon_mesh-3.1.0.tar.gz 137.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for sigmaepsilon.mesh 3.1.0
File Interpreter ABI Platform
sigmaepsilon_mesh-3.1.0-py3-none-any.whl Python 3 none any Details

Total release size:317.1 kB

Release files / sigmaepsilon_mesh-3.1.0.tar.gz

Download URL sigmaepsilon_mesh-3.1.0.tar.gz
Size 137.1 kB
Tags Source
SHA-256 checksum
How to use checksums
b84916b4de5b8427712d345d291534a71d0c22067b9f0cbc31235ee614bef28e
BLAKE2b-256 checksum
How to use checksums
a47f559bb21f6337d33b3c6b5d049ab08ff1934cf09caf411304c82f92db5fc2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.8.3 CPython/3.12.7 Linux/5.15.0-1057-aws

Release files / sigmaepsilon_mesh-3.1.0-py3-none-any.whl

Download URL sigmaepsilon_mesh-3.1.0-py3-none-any.whl
Size 180.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2aa5434a81d09ce27bfc23557ee7314efecb75a211b4960ee636d939a32b031c
BLAKE2b-256 checksum
How to use checksums
26ee7631bd5b5262914ff261c496bbaa3d31c3a91796b923328cd26bebabb7e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.8.3 CPython/3.12.7 Linux/5.15.0-1057-aws

Release history Release notifications | RSS feed

This release

3.1.0 This release

2 release files

3.0.2

2 release files

3.0.1

2 release files

3.0.0

2 release files

2.3.3

2 release files

2.3.2

2 release files

2.3.1

2 release files

2.3.0

2 release files

2.2.0

2 release files

2.1.0

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.1.0

2 release files

1.0.0

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page