This is a SymPy course for the Swiftener SymPy editor. sp is sympy, np is numpy, plt is matplotlib. Arithmetic belongs in Introduction to Python. Arrays belong in Learn NumPy. This course stays on symbols.
Goal
Finish every chapter by running the copy-paste blocks. The last chapter is a kiosk fee you can reuse.
How to take the course
- Keep this tutorial tab and the SymPy workbench side by side.
- Wait until SymPy is ready.
- Paste each exercise as the whole editor. Always
print. Afterlambdify, callplt.show().
What this editor can and cannot do
- Can: sympy, numpy, matplotlib,
print,expr.txtuploads. - Cannot:
input(), fetching URLs, or numeric SciPy solvers (use the SciPy course).
Sample files
expr.txt— a polynomial tosympify