This is the GitHub homepage for my book:
Exploring University Mathematics with Python by Siri Chongchitnan (Springer, 2023).
Errata since publication are collected in errata.md
- (Default option) ipynb files (for JupyterLab, Jupyter Notebook and VScode): download the .ipynb files and open them on your Jupyter environment. If "%matplotlib" causes an error, find the right graphics backend that works for you. To see a list of available backends on your machine, type matplotlib -l
- py files (for IDLE, Spyder, Pycharm etc.): Each folder contains a subfolder called ".py files". Download the .py files and run. For Spyder, set graphics backend to automatic (look under preference>IPython console>graphics backend).
Solutions to most exercises are available to instructors who have adopted the book. Please email me.