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 Topologies

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

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.1a0.tar.gz (70.9 kB view hashes)

Uploaded Source

Built Distribution

polymesh-0.0.1a0-py3-none-any.whl (88.2 kB view hashes)

Uploaded Python 3

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