Skip to content

This is the GitHub homepage for my book: Exploring University Mathematics with Python by Siri Chongchitnan (Springer, 2023).

Notifications You must be signed in to change notification settings

siriwarwick/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Using the code

  • (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).

Instructors' material

Solutions to most exercises are available to instructors who have adopted the book. Please email me.

About

This is the GitHub homepage for my book: Exploring University Mathematics with Python by Siri Chongchitnan (Springer, 2023).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published