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 an 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.

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.4b0.tar.gz (69.7 kB view details)

Uploaded Source

Built Distribution

polymesh-0.0.4b0-py3-none-any.whl (104.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polymesh-0.0.4b0.tar.gz
  • Upload date:
  • Size: 69.7 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.4b0.tar.gz
Algorithm Hash digest
SHA256 46b8a5b551f8e9038fd6e66985c4bf3818cf7cdb8d5587c3854495cf30360c44
MD5 f7e99e172dd583917807530300b4e07a
BLAKE2b-256 16031b4ed928e3a4519af484584a7e50bdb124e8894c92dc8efcc4db7dd80dbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: polymesh-0.0.4b0-py3-none-any.whl
  • Upload date:
  • Size: 104.6 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.4b0-py3-none-any.whl
Algorithm Hash digest
SHA256 109683abfb67d56b227a1e9c21b096079a3e4c207a260cb4871079aefa479fc1
MD5 1fd49b6919fb4b63e14e06365f8fced6
BLAKE2b-256 99ad56549e6dfb833f1234dd6a26581d2518f5900537afbe97e5c3468ad48b59

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