mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -548,7 +548,7 @@ python3 scripts/decision_making_example.py
|
||||
|
||||
**Installation:**
|
||||
```bash
|
||||
pip install pymoo
|
||||
uv pip install pymoo
|
||||
```
|
||||
|
||||
**Dependencies:** NumPy, SciPy, matplotlib, autograd (optional for gradient-based)
|
||||
|
||||
Reference in New Issue
Block a user