Skip to content

Latest commit

 

History

History
30 lines (11 loc) · 1.86 KB

README.md

File metadata and controls

30 lines (11 loc) · 1.86 KB

An introduction to basic computational maths

This repo contains a small collection of Jupyter notebooks explaining some basic computational math, with illustrations using numpy and matplotlib. All notebooks are runnable in Google Collab via the links below.

Notebooks

1. What is a function? part 1

2. Elementary functions and operations part 2

3. Computation graphs part 3

4. Convex combinations of functions part 4

5. Recursive functions part 5

Examples illustrations provided in the notebooks