Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davep/mandeldraw
Mandelbrot Set Plotter in OCaml
https://github.com/davep/mandeldraw
fractal mandelbrot mandelbrot-fractal ocaml
Last synced: 14 days ago
JSON representation
Mandelbrot Set Plotter in OCaml
- Host: GitHub
- URL: https://github.com/davep/mandeldraw
- Owner: davep
- License: gpl-2.0
- Created: 2008-10-09T15:38:31.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-10-09T15:40:31.000Z (about 16 years ago)
- Last Synced: 2024-10-18T00:53:41.941Z (about 1 month ago)
- Topics: fractal, mandelbrot, mandelbrot-fractal, ocaml
- Homepage: http://www.davep.org/misc/#Fmandeldraw
- Size: 85.9 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
-*- mode:flyspell -*-
mandelbrot.ml and mandeldraw.ml are the result of my first ever play with
OCaml . As such I don't offer them as examples of
good OCaml coding, I only offer them as something someone might want to
play with and, perhaps, provide feedback about.The latest version will always live at:
Dave Pearson