Skip to main content

Process and visualize geometries.

Project description

gustaf

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

Installation

pip install gustaf

you can also get the latest version of gustaf by:

pip install git+https://github.com/tataratat/gustaf.git@main

Dependencies

Gustaf has the following dependencies, while default dependencies will be installed directly during installation of the package, the optional dependencies must be installed by hand if the functionalities they provide are necessary.

Package Optional pip conda Description
numpy no pip install numpy conda install numpy Necessary for computation
splinepy yes pip install splinepy - Necessary for any spline based functionality
vedo yes pip install vedo conda install -c conda-forge vedo Default renderer of gustaf, only needed if visualization is performed
scipy yes pip install scipy conda install scipy Necessary for vertex operations
meshio yes pip install meshio conda install -c conda-forge meshio Necessary for meshio mesh imports
pytest yes pip install pytest conda install pytest Necessary for testing of the package. Not needed for normal usage.

If you install gustaf from source we recommend to also install splinepy from source, see the install instructions for this in the splinepy docs.

Quick Start

comming soon!

But until then check out the examples folder, where some functionality is already shown.

For some examples a submodule is necessary, this can be initialized via the commandline:

git submodule update --init

This submodule provides sample geometries.

Test version of documentations are available here

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

Uploaded Source

Built Distribution

gustaf-0.0.7-py3-none-any.whl (95.9 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