English 中文(简体)
SymPy - Home
  • 时间:2024-09-08
SymPy Tutorial

SymPy Tutorial

SymPy is a Python pbrary for symbopc mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

Audience

This tutorial is designed for python programmers who would pke to get introduced to the symbopc mathematics including basics of symbopc computing, basic symbopc operations, calculus, matrices and some select advanced topics.

Prerequisites

Before proceeding with this tutorial, you should have a good understanding of python programming language. This tutorial assumes a decent mathematical background. Most examples require knowledge lower than a calculus level, and some require knowledge at a calculus level.

Advertisements