root-finding
CommunitySolve for roots in numerical methods
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides strategies and tools for finding the roots of equations in numerical methods, addressing challenges in mathematical problem-solving.
Core Features & Use Cases
- Root Finding Algorithms: Implements various methods like Bisection, Brent, Newton-Raphson, and Secant for single and multiple roots.
- System of Equations: Handles root finding for systems of non-linear equations.
- Verification: Includes methods to verify the accuracy and validity of found roots.
- Use Case: When developing a simulation that requires finding equilibrium points or critical values, this skill can be used to accurately determine the roots of the governing equations.
Quick Start
Use the root-finding skill to find the root of the equation x^2 - 2 between 0 and 2 using the brentq method.
Dependency Matrix
Required Modules
scipysympy
Components
scriptsreferences
💻 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: root-finding Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#root-finding 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 471,000+ vetted skills library on demand.