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