Skip to content

zhuwq0/GaMMA-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GaMMA example

Install

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

Usage

To run the example, run the following command in the terminal:

poetry run python test_gamma.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors