From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- lib/gs/contribs/mandel/mandel.html | 73 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 lib/gs/contribs/mandel/mandel.html (limited to 'lib/gs/contribs/mandel/mandel.html') diff --git a/lib/gs/contribs/mandel/mandel.html b/lib/gs/contribs/mandel/mandel.html new file mode 100644 index 0000000000..afd6ad151f --- /dev/null +++ b/lib/gs/contribs/mandel/mandel.html @@ -0,0 +1,73 @@ + + + + + + + + + +

Distributed Mandelbrot program

+ +

Originally written i C++/rpc/lwp/interviews by Klas Eriksson.(1200 lines) +
+Rewritten in Erlang by Klas Eriksson and Martin Björklund.

+ +

What is the Mandelbrot +function?

+ +

A small manual

+ + + +

mandel:start(list of Option) can be used to give the program +different options.

+ +


+Available options are:

+ + + +


+

+ + + -- cgit v1.2.3