aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
AgeCommit message (Collapse)Author
2024-04-20now call refactored complex_to_grid correctlyJP Appel
2024-04-20refactored colors initializerJP Appel
2024-04-20implemented write_grid and read_grid functionJP Appel
2024-04-20started work on fill grid funcJP Appel
2024-04-20moved lattice to complexJP Appel
2024-04-20reorganized src filesJP Appel
2024-04-20started work on julia set serialJP Appel
2024-04-20fixed mandel & multibrot sets, added cli optionsJP Appel
2024-04-20updated multiple types to constJP Appel
2024-04-20functions for working with gridsJP Appel
2024-04-19intial work on plotting functionsJP Appel
2024-04-19implemented multibrot and mandelbrot serial pixel functionsJP Appel
2024-04-13some intial project setupJP Appel