Mandelbrot set in SIMD (SSE, AVX)
Stars
85
Forks
18
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
1
Add UNLICENSE.
1e9cf34
Add support for ARM64.
c38ef00
AltiVec PPC port
8f4d9a1
Consistently use single-precision in C version.
d7a57ed
Optimise SSE2 bailout.
f5ec241
Add link to new article about this.
67e4581
Update README for NEON.
8e2c056
Avoid GCC builtin (port to clang).
998921f
Port to ARM NEON.
3cdd2c7
Use, use threads on basic version, too.
07d3143
Split machine types to fix build.
5a91e29
Add getopt() parsing.
5cc1233
Everything at once (SSE2, AVX, plain).
9da9a48
Add README.
4fb520e
Tidy up output.
25e69e7