Skip to content

Mandelbrot scripts for a hackaton on the Dirac Transformation System

License

Notifications You must be signed in to change notification settings

bregeon/mandel4ts

Repository files navigation

mandel4ts

Mandelbrot scripts for a hackaton on the Dirac Transformation System

  • mandelbrot.py holds the algorithm and class to create a bitmap from nothing
  • make_img.py merges output data of mandelbrot.py and creates a bitmap
  • dumb.csh launched multiple mandelbrot programs on the computer
  • merged_data.py merged output data of mandelbrot.py and create an output data file (not a bitmap)
  • build_merged_img.py created a bitmap of the Mandelbrot set from a merged data file

https://en.wikipedia.org/wiki/Mandelbrot_set

About

Mandelbrot scripts for a hackaton on the Dirac Transformation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published