Skip to main content

A Python package to build, manipulate and analyze polygonal meshes.

Project description

Binder CircleCI Documentation Status License PyPI

PolyMesh - A Python Library for Compound Meshes with Jagged Topology

Warning This package is under active development and in a beta stage. Come back later, or star the repo to make sure you don’t miss the first stable release!

Documentation

Click here to read the documentation.

Installation

This is optional, but we suggest you to create a dedicated virtual enviroment at all times to avoid conflicts with your other projects. Create a folder, open a command shell in that folder and use the following command

>>> python -m venv venv_name

Once the enviroment is created, activate it via typing

>>> .\venv_name\Scripts\activate

PolyMesh can be installed (either in a virtual enviroment or globally) from PyPI using pip on Python >= 3.6:

>>> pip install polymesh

Testing

To run all tests, open up a console in the root directory of the project and type the following

>>> python -m unittest

Dependencies

must have

  • Numba, NumPy, SciPy, SymPy, awkward

optional

  • networkx : For graph analysis. Example application is the calculation of optimal elimination paths for the frontal solution technique.

  • pyvista : PyVista is essential for visualizing in 3d. It is an easy access to vtk, which is a well-known member of the community. PolyMesh can translate complex models into pyvista or vtk objects any time, providing access to a host of 3rd party accessories.

  • meshio : For transformation to and from many mesh formats.

License

This package is licensed under the MIT license.

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

polymesh-0.0.5b0.tar.gz (72.3 kB view details)

Uploaded Source

Built Distribution

polymesh-0.0.5b0-py3-none-any.whl (107.9 kB view details)

Uploaded Python 3

File details

Details for the file polymesh-0.0.5b0.tar.gz.

File metadata

  • Download URL: polymesh-0.0.5b0.tar.gz
  • Upload date:
  • Size: 72.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for polymesh-0.0.5b0.tar.gz
Algorithm Hash digest
SHA256 1fff247d3ade039448fb2d8c9baa53b2086a36f2865a5269a4d1f646cfb85207
MD5 83af247a219120b9a9c37ce41d3d94fd
BLAKE2b-256 877ac3482dbcf2bf3e903d01bd9e71835447a861aa9f0fc131b99c1e3cf9a1eb

See more details on using hashes here.

File details

Details for the file polymesh-0.0.5b0-py3-none-any.whl.

File metadata

  • Download URL: polymesh-0.0.5b0-py3-none-any.whl
  • Upload date:
  • Size: 107.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for polymesh-0.0.5b0-py3-none-any.whl
Algorithm Hash digest
SHA256 fabca54ed9a3f1f3279ba3f9c6958911bfba045da75b5f6b61290d8bc0fa04c6
MD5 47dd8b8ebd72fe3244284e6be33c6895
BLAKE2b-256 afb2163beae65a324e3277a9242c0cd3533cf3f13c9716469b3d20ca8371c088

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