Getting Started

Gmg ships with a tutorial dataset and benchmark demo models. If you installed gmg using the recommended miniforge approach as outlined above, then the gmg package directory is likely located in a path similar to:

/Users/**username**/miniforge3/envs/gmgpy/lib/python3.**X**/site-packages/gmgpy

Within this directory are the two subdirectories demos/ and tutorial/. These can be copied or moved to another location on your system or accessed from gmgpy directory when required.

Otherwise, you can download the Tutorial Files and Demo Files files from the gmg github repository.

The best way to get started is to read through the Manual and then work your way through the Tutorial.