# Eigenvalues and Eigenvectors: Properties - https://cran.r-project.org/web/packages/matlib/vignettes/eigen-ex1.html
R eigenvalues
Octave eigenvalues
1D Poisson Equation
dft and idft - vanilla js

See the Pen dft and idft - vanilla js by David Sarma (@ds604) on CodePen.

pixel drawing diffusion simulation - animation timeline

See the Pen pixel drawing diffusion simulation - animation timeline by David Sarma (@ds604) on CodePen.

diffusion - simulation loop with kernel function, ascii renderer

See the Pen diffusion - simulation loop with kernel function, ascii renderer by David Sarma (@ds604) on CodePen.

LU decomposition - Doolittle algorithm, flattened matrix

See the Pen LU decomposition - Doolittle algorithm, flattened matrix by David Sarma (@ds604) on CodePen.

pointillistic canvas image

See the Pen pointillistic canvas image by David Sarma (@ds604) on CodePen.

matrix multiplication

See the Pen vanilla js matrix multiplication by David Sarma (@ds604) on CodePen.

variance-covariance of a matrix

See the Pen variance-covariance of a matrix by David Sarma (@ds604) on CodePen.

invert a matrix

See the Pen invert matrix by David Sarma (@ds604) on CodePen.