mandelbrot
Enumeration of Misiurewicz points
How to determine the number of Misiurewicz points of a given (pre)period in the Mandelbrot Set.
Perturbation algebra
A collection of rules for deriving perturbed iterations.
Misiurewicz domain coordinates and size estimates
Do the same for Misiurewicz domains as has recently been done for atom domains.
Atom domain coordinates
Coordinates within an atom domain surrounding a periodic nucleus in the Mandelbrot set.
Efficent automated Julia morphing
Nucleus finding, Misiurewicz point finding, and a bit of guesswork, combine for successful O(period) automatic Julia morphing.
Approximate self-similarity
Approximate self-similarity of baby Mandelbrot sets.
Asymptotic self-similarity
Asymptotic self-similarity about Misiurewicz points in the Mandelbrot set.
On the precision required for size estimates
Worst-case guess improved by a factor of 8.
Filtered atom domains
Highlighting previously invisible periodic properties in the Mandelbrot set.
Periodicity scan
Finding periodic points in the Mandelbrot set to make annotated images.
Inflector Gadget v0.2
Double precision using OpenGL 4 to avoid postpone ugly artifacts.
Finding parents in the Farey tree
An application of the extended Euclidean algorithm.
Mandelbrot symbolics in the browser
Haskell compiled to JavaScript with GHCJS.
Simpler series approximation
When thinking a bit harder beats elaborate computer code.
Julia morphing symmetry
Rotation numbers in angled internal addresses are significant.
Code generation for series approximation
Parallel loops for coefficient recursions.
Newton's method for Misiurewicz points
Rejecting lower preperiods instead of checking later.
mightymandel v16
Sliced rendering, improved glitch correction, reduced video memory usage, and more.
Calendar 2015 - Dandelion
A shadow of the Mandelbrot set formed by periodic external rays.
External angles of Misiurewicz points
Numerical investigations, hoping for a combinatorial revelation.
mightymandel v12 - now twice as fast!
Sometimes simple approaches are better.
mightymandel updates galore
Automatic glitch correction, zoom sequence rendering, tiled rendering for high resolution or anti-aliasing, ...
Automatically finding external angles
Trace a number of probe points in the atom domain.
Exponential mapping with Kalles Fraktaler
From many raw 2fold zoom images to one long strip.
Adaptive super-sampling using distance estimate
Subdivide only near the boundary.
Atom domain size estimation
A series of approximations result in a simple formula.
A roadmap for distributed Mandelbrot set rendering
Some notes on various aspects of design and potential implementation.