Installation¶
Quick Install¶
Install SWARM from PyPI:
Install from Source¶
Clone the repository and install in development mode:
Optional Dependencies¶
SWARM has several optional dependency groups:
Verify Installation¶
System Requirements¶
- Python 3.10 or higher
- numpy, pydantic, pandas (installed automatically)
Next Steps¶
- Quick Start - Run your first simulation
- Your First Scenario - Create a custom experiment