StephenWattam / mandelNet

Network-based Haskell Mandelbrot calculator

Home Page:https://stephenwattam.com/projects/mandelnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MandelNet

This is a client-server mechanism for building a mandelbrot set. It uses a server written in Haskell capable of arbitrary-precision maths, and a client written in ruby. Since very high iteration counts are slow, this allows for distribution across many machines.

Details are available at: https://stephenwattam.com/projects/mandelnet/

About

Network-based Haskell Mandelbrot calculator

https://stephenwattam.com/projects/mandelnet/


Languages

Language:Ruby 66.4%Language:Haskell 32.7%Language:Makefile 0.9%