solver-numerics
CommunityStability-focused solver for circuit simulations.
Software Engineering#simulation#numerical#circuit#newton-raphson#mna#implicit-integration#sparse-solvers
Authorlgili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Numerical cores for discrete-time circuit simulations require robust nonlinear solving and stable time integration. This skill provides guidance on using implicit methods (trapezoidal, backward Euler, GEAR/BDF), Newton-Raphson convergence handling, and sparse linear algebra using Eigen or UMFPACK to debug slow or oscillatory behavior in stiff circuits.
Core Features & Use Cases
- Implicit integration options (trapezoidal, backward Euler, GEAR/BDF) for stiff, switching, and nonlinear networks.
- Newton-Raphson iteration with convergence checks and damping strategies to ensure reliable stepping.
- Sparse linear solver guidance (Eigen, UMFPACK) and topology-change factorization reuse to optimize performance.
- Diagnostic routines for convergence, step-size selection, and accuracy validation with history states.
Quick Start
Run a time-domain simulation with implicit integration to observe nonlinear MNA circuit behavior under switching events.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: solver-numerics Download link: https://github.com/lgili/skillex/archive/main.zip#solver-numerics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.