--- id: sympy version: "1.14.0" license: BSD license_treatment: permissive maintenance: active --- # sympy — Computer algebra system (CAS) in Python License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install sympy uv add sympy poetry add sympy ## Description # SymPy [![pypi version](https://img.shields.io/pypi/v/sympy.svg)](https://pypi.python.org/pypi/sympy) [![Join the chat at https://gitter.im/sympy/sympy](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sympy/sympy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Zenodo Badge](https://zenodo.org/badge/18918/sympy/sympy.svg)](https://zenodo.org/badge/latestdoi/18918/sympy/sympy) [![Downloads](https://pepy.tech/badge/sympy/month)](https://pepy.tech/project/sympy) [![GitHub Issues](https://img.shields.io/badge/issue_tracking-github-blue.svg)](https://github.com/sympy/sympy/issues) [![Git Tutorial](https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?)](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) [![Powered by NumFocus](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org) [![Commits since last release](https://img.shields.io/github/commits-since/sympy/sympy/latest.svg?longCache=true&style=flat-square&logo=git&logoColor=fff)](https://github.com/sympy/sympy/releases) [![SymPy... ## AI interpretation — verify before relying SymPy is a Python computer algebra system (CAS) for symbolic mathematics, enabling manipulation and simplification of mathematical expressions, equations, and calculus operations. Verdict: SymPy is a mature, actively maintained symbolic mathematics library with no known vulnerabilities, permissive licensing, and low installation friction. It is well-suited for scientific computing, mathematical research, and educational use across Python 3.9–3.13. [View on SkillFed](https://skillfed.io/packages/sympy) · [View on PyPI](https://pypi.org/project/sympy/)