3986 Forks
10996 Stars
10996 Watchers

sympy

A computer algebra system written in pure Python

How to download and setup sympy

Open terminal and run command
git clone https://github.com/sympy/sympy.git
git clone is used to create a copy or clone of sympy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sympy https://github.com/sympy/sympy/archive/master.zip

Or simply clone sympy with SSH
[email protected]:sympy/sympy.git

If you have some problems with sympy

You may open issue on sympy support forum (system) here: https://github.com/sympy/sympy/issues