A Python library for Generalized Locally Toeplitz theory for Isogeometric Analysis.
Project description
GeLaTo is a python library for the Generalized Locally Toeplitz theory for IsoGeometric Analysis.
Install
From PyPi
Simply run, for a local installation:
pip3 install --user gelato
or:
pip3 install gelato
for a global installation.
From sources
Standard mode:
python3 -m pip install .
Development mode:
python3 -m pip install --user -e .
Examples
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
gelato-0.10.0.tar.gz
(7.3 kB
view hashes)