diff options
Diffstat (limited to 'presentation/presentation.md')
| -rw-r--r-- | presentation/presentation.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/presentation/presentation.md b/presentation/presentation.md new file mode 100644 index 0000000..3de057d --- /dev/null +++ b/presentation/presentation.md @@ -0,0 +1,31 @@ +# HPC Mandelbrot, Julia and Multibot Sets + +![Mandelbrot Set]() + +## Perquisite Knowledge + +### Complex Numbers + +### What is the Mandelbrot Set + +### Fractals + +### Handling Recursion + +## Implementations + +### Serial + +### Serial Animation + +### Shared + +### Shared Animation + +### GPU + +### GPU Animation + +## Analysis + +### Speedups |
