Project DescriptionExplore the Mandelbrot set using interval arithmetic.
This project was created back in 2005 as part of some research. The paper I wrote about how this all works is here:
http://www.rawnsley.info/rupert/research/interval/paper2/. I had only just started to learn .NET and C# at the time, so the code stinks. I may fix it up if anybody is interested, or feel free to join the project and fix it up yourself.