Skip to main content

Process and visualize geometries.

Project description

gustaf

Loyal butler for numerical-analysis-geometry processing and visualization.

Installation

pip install gustaf

0. Install Dependencies

numpy is the only strict dependency of gustaf.

Followings are optional library for more functionalities!

Option 1: pip.

pip install vedo scipy splinepy

Option 2: conda & pip

conda install -c anaconda numpy scipy
conda install -c conda-forge vedo 

Note: vtk version > 9 tends to work better for our application cases.

Note for Linux-users: If there are problems with the vtk version not finding libopenh264.so.5 create a soft link in the anaconda lib directory

cd <anaconda-directory>/envs/<your conda env>/lib/
ln -s libopenh264.so.2.1.1 libopenh264.so.5

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

gustaf-0.0.2.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

gustaf-0.0.2-py3-none-any.whl (41.8 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