# The Mandelbrot Set

Formed by iterating the quadratic polynomial \[ z \to z^2 + c \] and seeing what happens.

# 1 Software

# 2 Graphical Algorithms

# 3 Numerical Algorithms

# 4 Symbolic Algorithms

# 5 Further Algorithms

# 6 Change Log

  1. 2024-03-08 Julia Size
  2. 2024-01-31 Buddhabrot
  3. 2024-01-15 Reliable Mandelbrot
  4. 2024-01-04 Exact Mandelbrot
  5. 2023-11-29 Millionaires
  6. 2023-11-13 Patterns in deep Mandelbrot zooms
  7. 2023-09-24 Inflector Gadget
  8. 2023-06-09 Trustworthy Mandelbrot
  9. 2023-04-20 z→z²+c
  10. 2023-03-04 m-describe
  11. 2023-03-03 Mandelbrot Artists
  12. 2023-02-12 Fast External Ray Algorithms
  13. 2023-02-06 mandelbrot-prelude
  14. 2023-02-02 Mandelbrot Code
  15. 2022-12-21 Location Analysis
  16. 2022-12-06 Mandelbrot Notebook
  17. 2022-12-06 Pi In The Mandelbrot Set
  18. 2022-12-06 Fractal Dimension Of Julia Sets
  19. 2022-12-06 The Spider Algorithm
  20. 2022-12-06 Julia Morphing
  21. 2022-12-06 Stretching Cusps
  22. 2022-12-06 Exponential Map
  23. 2022-12-06 Zoom Interpolation
  24. 2022-12-06 Poincaré Zoom
  25. 2022-12-06 Glitches
  26. 2022-12-06 Series Approximation
  27. 2022-12-06 Perturbation
  28. 2022-12-06 Other Angles
  29. 2022-12-06 Hair Navigation
  30. 2022-12-06 Islands In Hairs
  31. 2022-12-06 Spoke Navigation
  32. 2022-12-06 Lavaurs' Algorithm
  33. 2022-12-06 The Farey Tree
  34. 2022-12-06 Primary Bulb
  35. 2022-12-06 Tuning
  36. 2022-12-06 External Angles
  37. 2022-12-06 External Ray Out
  38. 2022-12-06 External Ray In
  39. 2022-12-06 Domain Size
  40. 2022-12-06 Shape Estimate
  41. 2022-12-06 Size Estimate
  42. 2022-12-06 Interior Point
  43. 2022-12-06 Nucleus
  44. 2022-12-06 Misiurewicz Point ("Naive")
  45. 2022-12-06 Misiurewicz Point ("Full")
  46. 2022-12-06 Child Size
  47. 2022-12-06 Attractor
  48. 2022-12-06 Interior Distance
  49. 2022-12-06 Misiurewicz Domains
  50. 2022-12-06 Atom Domains
  51. 2022-12-06 Interior Coordinates
  52. 2022-12-06 Exterior Distance
  53. 2022-12-06 Dwell Gradient
  54. 2022-12-06 Exterior Coordinates
  55. 2022-12-05 Binary Decomposition
  56. 2022-12-05 Escape Time
  57. 2022-12-05 Continuous Dwell
  58. 2022-12-05 Membership