Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejainece/mandelbrot
Mandelbrot fractal z = Z^3 + C in Cuda
https://github.com/tejainece/mandelbrot
Last synced: about 2 months ago
JSON representation
Mandelbrot fractal z = Z^3 + C in Cuda
- Host: GitHub
- URL: https://github.com/tejainece/mandelbrot
- Owner: tejainece
- License: gpl-3.0
- Created: 2014-01-27T15:52:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-27T16:01:31.000Z (almost 11 years ago)
- Last Synced: 2023-08-07T12:10:21.288Z (over 1 year ago)
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mandelbrot
==========Mandelbrot fractal z = Z^3 + C in Cuda