⚙️ Requirements


📥 Installation


1. Set Up Project Folder and Virtual Environment

<aside> 🔸

Important Please always refer to the Installation and Setup section in the official GAMMS documentation for the newest installation guide.

</aside>

Create a new folder for your project and navigate into it:

mkdir gamms
cd gamms

Create and activate a virtual environment:

2. Install GAMMS

Install GAMMS directly into the virtual environment:

python -m pip install git+https://github.com/GAMMSim/gamms.git

3. Verify Installation

Test the installation: