Installation
Using pip
The simplest way to install negmas-genius-agents is using pip:
Using uv
If you're using uv:
From Source
To install from source:
git clone https://github.com/yasserfarouk/negmas-genius-agents.git
cd negmas-genius-agents
pip install -e .
Dependencies
The package requires:
- Python >= 3.10
- negmas >= 0.10.0
- numpy >= 1.24.0
Verify Installation
After installation, verify everything works: