Toolverse
All skills

pymoo

by davila7

Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
UX / Design
Views
3

About this skill

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 use

  1. Zainstaluj pymoo za pomocą pip: pip install pymoo. 2. Zdefiniuj swój problem optymalizacji, tworząc klasę dziedziczącą z Problem i implementując metodę _evaluate(), która oblicza wartości celów i ewentualnie ograniczenia dla każdego rozwiązania kandydującego. 3. Wybierz algorytm odpowiedni do typu problemu — dla problemów wielocelowych użyj NSGA-II lub NSGA-III, dla problemów jednoobjektywnych rozważ algorytmy genetyczne lub różnicową ewolucję. 4. Skonfiguruj warunki zatrzymania, takie jak liczba pokoleń lub czas wykonania. 5. Uruchom optymalizację za pomocą funkcji minimize(), przekazując problem, algorytm, warunki zatrzymania i opcjonalnie seed dla powtarzalności. 6. Analizuj wynik — dostęp do zmiennych decyzyjnych przez result.X, wartości celów przez result.F i naruszenia ograniczeń przez result.G, a następnie wizualizuj Pareto front lub porównaj rozwiązania kompromisowe.

Related skills

responsive-design

by wshobson

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

UX / Design
1766

ui-ux-expert-skill

by fercracix33

Technical workflow for implementing accessible React user interfaces with shadcn/ui, Tailwind CSS, and TanStack Query. Includes 6-phase process with mandatory Style Guide compliance, Context7 best practices consultation, Chrome DevTools validation, and WCAG 2.1 AA accessibility

UX / Design
60158

canvas-design

by anthropics

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright

UX / Design
1998

motion-graphics

by rohitg00

Kinetic typography, logo animations, and stylized motion design skill.\n\n**Triggers when:**\n- User wants text animations or kinetic typography\n- Request involves logo reveals or title sequences\n- Content focuses on visual impact over education\n- User mentions \

UX / Design
2126

accessibility

by tech-leads-club

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to \

UX / Design
1647

content-trend-researcher

by alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

UX / Design
20116