Python for Mathematics
About
Interested in learning Python to complement your mathematics courses. Take a look at the following pages....
Foundations:
- A Crash Course in Python - for getting started in Python
- NumPy - for an introduction to arrays
- matplotlib - for plotting graphs in Python
Courses:
- Differential Calculus - coming soon
- Integral Calculus - coming soon
- Multivariable Calculus - coming soon
- Linear Algebra
- Discrete Mathematics - coming soon
- Data Visualization
Acknowledgements
- Pacific Institute for the Mathematical Science (PIMS), Compute Canada and Cybera for creating Syzygy and hosting Jupyter notebooks for thousands of students and researchers across Canada. Check syzygy.ca for a list of Canadian Universities that offer a syzygy server to their students, or go to pims.syzygy.ca to login with a google account.
- Jupyter, Python and SciPy developers for creating transformative open source tools.
- Google CoLab for allowing everyone access to Jupyter notebooks with loads of precofigured libraries.