sympy

安装量: 818
排名: #8783

安装

npx skills add https://github.com/k-dense-ai/scientific-agent-skills --skill sympy

SymPy - Symbolic Mathematics in Python Overview SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. This skill provides comprehensive guidance for performing symbolic algebra, calculus, linear algebra, equation solving, physics calculations, and code generation using SymPy. When to Use This Skill Use this skill when: Solving equations symbolically (algebraic, differential, systems of equations) Performing calculus operations (derivatives, integrals, limits, series) Manipulating and simplifying algebraic expressions Working with matrices and linear algebra symbolically Doing physics calculations (mechanics, quantum mechanics, vector analysis) Number theory computations (primes, factorization, modular arithmetic) Geometric calculations (2D/3D geometry, analytic geometry) Converting mathematical expressions to executable code (Python, C, Fortran) Generating LaTeX or other formatted mathematical output Needing exact mathematical results (e.g., sqrt(2) not 1.414... ) Show more

返回排行榜