Zalgorithm

Math

Difference between how Python and Java handle the modulus function

Tracing how numbers change during the Mandelbrot iterations

Rendering LaTeX in Neovim markdown buffers

Multiplying complex numbers in polar form

Angles in radians and degrees

Multiplying complex numbers

Print a Mandelbrot set to the console

Creating Mandelbrot fractals with Processing

More 2D parametric equations with Processing

Drawing a point from the parametric representation of a line

Drawing a point from the slope of two points in the Cartesian plane

Drawing dotted lines between points with Processing

The polar coordinate system

What is the complex conjugate

Why am I writing about math?

Introduction to Imaginary Numbers

Python programming math

Complex number class for Processing

What is phase space?

Lorenz equations

The relationship between the Malkus waterwheel and the Lorenz system

Chaos theory (definition)

Lorenz attractor

Malkus waterwheel (real)

Malkus waterwheel (simulation)

Calculating per-document embeddings from chunk embeddings

Matplotlib PyPlot examples (for reference)

What are vectors?

Typing math symbols with LaTeX

Embeddings visualization with UMAP

What is vector space?

Sine cosine tangent

The use of the term 'dimension' to descibe arrays and vectors

Real and complex numbers in space

Trace Halley's iterations code

Generating fractals by finding roots with Halley's method

Halley's which-root code

Halley's root finding code analysis

Generating fractals with Halley's method

Solve cosine of pi over four

Polynomial functions

Imaginary numbers

Introduction to complex numbers

Halley's method

Finding roots with Newton's method

Logistic map

Understanding Euler's number