pyccel / GeLaTo

Generalized Locally Toeplitz

Home Page:http://gelato.readthedocs.io/

Repository from Github https://github.compyccel/GeLaToRepository from Github https://github.compyccel/GeLaTo

Welcome to GeLaTo

build status Documentation Status binder

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

About

Generalized Locally Toeplitz

http://gelato.readthedocs.io/

License:MIT License


Languages

Language:Jupyter Notebook 49.1%Language:Python 47.7%Language:CSS 2.4%Language:Shell 0.8%