summaryrefslogtreecommitdiffstats
path: root/mandelbrot.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Use float64 instead of big.Rat.Rose Hogenson1-41/+25
2023-08-29Simplify the code.Rose Hogenson1-49/+17
2023-08-27Write a god-awful Mandelbrot set program.Rose Hogenson1-0/+93