adigitoleo / underworld3

[FORK]

Home Page:https://underworldcode.github.io/underworld3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

underworld3

Documentation

The underworld documentation is in two parts: the user manual / theory manual is a jupyterbook that is built from this repository automatically from the sources in the Jupyterbook directory. The api documentation is also autogenerated.

The development branch has similar documentation:

Binder demonstration version

Binder

Binder - Dev Branch

Building

Refer to the Dockerfile for uw3 build instructions.

To install from the repository

pip install .

The in-place pip installation may be helpful for developers (after the above)

pip install -e .

To clean the git repository or all files ... be careful.

./clean.sh

Testing

Run the script

./test.sh

About

[FORK]

https://underworldcode.github.io/underworld3/


Languages

Language:HTML 94.6%Language:TeX 3.8%Language:Python 1.0%Language:Cython 0.2%Language:Jupyter Notebook 0.2%Language:C++ 0.1%Language:C 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%