patrickwalls / math210

An introduction to scientific computing in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATH 210 Introduction to Mathematical Computing

MATH 210 at the University of British Columbia is an introduction to scientific computing in Python. We will start with basic Python programming including datatypes, logical statements, loops and functions and then focus on the scientific computing packages NumPy, SciPy, matplotlib and pandas. We will use these packages to solve problems in calculus, linear algebra, differential equations , statistics and data visualization.

About

An introduction to scientific computing in Python


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%