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 |
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gustaf-0.0.5.tar.gz
.
File metadata
- Download URL: gustaf-0.0.5.tar.gz
- Upload date:
- Size: 67.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33a051445342a7e754b9bb767eb709fa50eff4c081495b928e7e9c4566e4dfd9 |
|
MD5 | f41295d4e652a7665eed34d6cfdbb6eb |
|
BLAKE2b-256 | 27d2cb4fe3f03fe4b1a61129ea354cf190d4880073a3a9a62d418e3c229049d6 |
File details
Details for the file gustaf-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: gustaf-0.0.5-py3-none-any.whl
- Upload date:
- Size: 83.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9ce5a4110cee71b0f542576c68ac0a54d274b5eb80e9b5bc8d90e194f02e257 |
|
MD5 | cd5620472bda4b72b738be38a6c0efbb |
|
BLAKE2b-256 | 281760b686d65231c4b59d864ffb012ee9a34fd7dc4c74e221adc8df8eca0a93 |