This repository contains any mathematical programs I make.
-
- Single and double derivative calculations for arbitrary functions given as arrays
- Linear regression (loss function and gradient descent) algorithms for 1D functions
- Finding stationary points of an arbitrary 2D function.
-
- Pendulum
- Van Der Pol Oscillator
- Lorenz Attractor
- Computing a Continuous Wavelet Transform (CWT) from first principles