Brute-forcing Langley’s geometry problem with field extensions
A technical exploration solving Langley's Adventitious Angles geometry problem using algebraic field extensions and complex numbers.
A technical exploration solving Langley's Adventitious Angles geometry problem using algebraic field extensions and complex numbers.
Explores the concept of signed zero in IEEE-754 floats, its mathematical implications, and a real-world issue with complex number discontinuities in Qiskit.
A technical exploration of creating interactive Newton fractals using WebGL and GPU shaders, inspired by a 3Blue1Brown video.
Explores how multiple dispatch in Julia enables mathematically correct code, using complex number division as a key example.