This website requires JavaScript.
Explore
Help
Register
Sign In
koma
/
mandelbrot
Watch
1
Star
0
Fork
0
You've already forked mandelbrot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
koma
a2d5e86188
add optimized iteration algorithm
2022-07-05 23:27:06 +02:00
graphics.cpp
implemented working multithreading
2022-07-05 23:22:01 +02:00
graphics.h
too much changes to describe
2022-07-05 19:06:45 +02:00
main.cpp
too much changes to describe
2022-07-05 19:06:45 +02:00
Makefile
add no optimization make job
2022-07-05 23:21:10 +02:00
mandelbrot.cpp
add optimized iteration algorithm
2022-07-05 23:27:06 +02:00
mandelbrot.h
implemented working multithreading
2022-07-05 23:22:01 +02:00
mpreal.h
add third party library for c++ mpfr
2022-07-05 19:05:29 +02:00
utils.cpp
too much changes to describe
2022-07-05 19:06:45 +02:00
utils.h
too much changes to describe
2022-07-05 19:06:45 +02:00
Description
No description provided
381
KiB
Languages
C++
99.7%
Makefile
0.3%