File:Mandelbrot set rainbow colors.png

Original file(4,000 × 3,000 pixels, file size: 2.21 MB, MIME type: image/png)

Summary

Description Color image of the mandelbrot set. The color indicates the number of iterations before the absolute value of a complex number exceeds a certain value. The complex number is taken from the pixels coordinates. Succeeding values are calculated as .
Date
Source Own work
Author Geek3 (talk)

Source Code

This image can be completely generated by the following source code. If you have the programs "g++", "netpbm" and "optipng" installed, the following commands compile the image:

g++ mandelbrot.cpp -o mandelbrot
./mandelbrot
mv mandelbrot.ppm mandelbrot1.ppm && cp mandelbrot1.ppm mandelbrot2.ppm &&
pnmflip -tb mandelbrot2.ppm > mandelbrot3.ppm && rm mandelbrot2.ppm &&
pnmcat -tb mandelbrot1.ppm mandelbrot3.ppm > mandelbrot.ppm && rm mandelbrot{1,3}.ppm
pnmtopng mandelbrot.ppm > mandelbrot.png && rm mandelbrot.ppm
optipng mandelbrot.png

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
You may select the license of your choice.

Captions

Zoom in 10⁷³⁵⁶

Items portrayed in this file

depicts

November 2008

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:41, 21 November 2008Thumbnail for version as of 23:41, 21 November 20084,000 × 3,000 (2.21 MB)Geek3smaller version, which is scalable by wikimedia software.
22:17, 21 November 2008Thumbnail for version as of 22:17, 21 November 20084,000 × 4,000 (2.73 MB)Geek3{{Information |Description=Color image of the mandelbrot set. The color indicates the number of iterations before the absolute value of a complex number exceeds a certain value. The complex number z0 is taken from the pixels coordinates. Succeeding values

The following page uses this file:

Global file usage

The following other wikis use this file: