sympy

Community

Symbolic math: solve, simplify, and generate exact results.

Authorovachiever
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers SymPy for symbolic mathematics: algebra, calculus, equation solving, matrix ops, and code generation, enabling exact symbolic manipulations rather than numerical approximations.

Core Features & Use Cases

  • Symbolic computation & algebra: Solve equations, simplify expressions, and manipulate polynomials.
  • Calculus & limits: Differentiate, integrate, and handle series and limits symbolically.
  • Code generation & LaTeX output: Generate executable code, LaTeX, and documentation from symbolic expressions.

Quick Start

Create a symbolic expression, simplify it, differentiate with respect to a variable, and generate LaTeX output.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: sympy
Download link: https://github.com/ovachiever/droid-tings/archive/main.zip#sympy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository