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.12.0.tar.gz
(11.1 kB
view hashes)
Built Distribution
gelato-0.12.0-py3-none-any.whl
(15.6 kB
view hashes)