To install the package with the gloabl optimization option, run the following command in the terminal:
poetry install
Or install packages with pip with reference to the pyproject.toml file.
To install the package with the local optimization option, run the following command in the terminal:
poetry remove gmma
poetry add git+https://github.com/AI4EPS/GaMMA.git
To run the example, run the following command in the terminal:
poetry run python test_gamma.py