special-functions-library
// Comprehensive special functions evaluation and manipulation
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namespecial-functions-library
descriptionComprehensive special functions evaluation and manipulation
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]
Special Functions Library
Purpose
Provides comprehensive capabilities for special functions evaluation, manipulation, and analysis.
Capabilities
- Bessel, hypergeometric, elliptic functions
- Orthogonal polynomials (Legendre, Chebyshev, Hermite)
- Gamma, beta, zeta functions
- Asymptotic expansions
- Connection formulas and identities
Usage Guidelines
- Function Selection: Choose appropriate function definitions
- Numerical Evaluation: Use high-precision arithmetic when needed
- Identities: Apply transformation and connection formulas
- Asymptotics: Use asymptotic expansions for large arguments
Tools/Libraries
- DLMF (Digital Library of Mathematical Functions)
- mpmath
- scipy.special