A tutorial that shows the powerful capabilities of the computer algebra system SymPy for solving problems of high school math, calculus, mechanics, and linear algebra.
Click the Binder button below to launch an ephemeral JupyterLab server where you can play with the notebooks.
Navigate to the notebooks/
directory and start with Intro.ipynb
,
or jumpt directly to the topics you're interested in.
You can view the notebooks in read-only mode on NBViewer.
This repo contains the notebook version of the SymPy Tutorial. This tutorial appears in appendix of the No Bullshit Guide to Math and Physics by Ivan Savov, published by Minireference Co.. See here for the LaTeX source code of the SymPy tutorial.
- Ivan Savov as original author
- Zdeněk Janák for conversion of .tex to .ipynb