/computational_maths

A short collection of Jupyter notebooks explaining some basic computational math

Primary LanguageJupyter Notebook

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