Visualizations for linear algebra concepts, showing how linear transformations work in practice. Originally written as SageMath applets, with Python 3 (matplotlib/numpy) translations included.
| Topic | Description |
|---|---|
| Linearization via Jacobian | Comparing a nonlinear map with its Jacobian linearization |
python3 linearize_jacobian/linearize_jacobian.pyThe original SageMath code can be run on SageMathCell with no installation required.