pymoo
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install pymoo --cli claudewrites the skill into.claude/skills/pymoo/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/pymoo/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
When to use it
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/pymoo/SKILL.md -o .claude/skills/pymoo/SKILL.md
Notes
Extracted from davila7/claude-code-templates, pymoo category.