math-help
SolidGuide to the math cognitive stack - what tools exist and when to use each
Install
Quality Score: 86/100
Skill Content
Details
- Author
- parcadei
- Repository
- parcadei/Continuous-Claude-v3
- Created
- 5 months ago
- Last Updated
- 4 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
math-help
Guide to the math cognitive stack - what tools exist and when to use each
math
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
math
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
math
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
math-tools
Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants, eigenvalues), trigonometry, number theory (primes, GCD/LCM, factorization), and statistics. Ensures mathematical accuracy by using symbolic computation rather than LLM estimation.