second-order-odes

Installation
SKILL.md

Second Order Odes

When to Use

Use this skill when working on second-order-odes problems in odes pdes.

Decision Tree

  1. Classify the ODE
    • Constant coefficients: ay'' + by' + cy = f(x)?
    • Variable coefficients: y'' + P(x)y' + Q(x)y = R(x)?
    • Cauchy-Euler: x^2 y'' + bxy' + cy = 0?
Installs
1
GitHub Stars
3.8K
First Seen
Apr 5, 2026
second-order-odes — parcadei/continuous-claude-v3