Pinned Loading
-
-
-
Julia set and Mandelbrot set in C wi...
Julia set and Mandelbrot set in C with OpenMP 1// file: julia.c2//! gcc julia.c -fopenmp -lpng -lm -O33//! gcc julia.c -fopenmp -lpng -lm -O3 -DJULIA4//! gcc julia.c -fopenmp -lpng -lm -O3 -DJULIA -DC_RE=-0.02 -DC_IM=0.755#include <math.h>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.