aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2024-04-26add cli options to renderer, improved grid_printJP Appel
2024-04-26fixed bugs within cuda implementationJP Appel
2024-04-26first pass at cuda implementationJP Appel
2024-04-26updated output to file logicJP Appel
2024-04-26add cuda-fractals compilation targetJP Appel
2024-04-26update performance output template in readmeJP Appel
2024-04-25update performance print to show more informationJP Appel
2024-04-25updated readme with grid generator usageJP Appel
2024-04-25added help and allow changing of fractal at runtimeJP Appel
2024-04-24update build system and documentationJP Appel
2024-04-24stated work on image renderer for a gridJP Appel
2024-04-24updated grid serialiation and deserializationJP Appel
2024-04-24created struct to support cudaJP Appel
2024-04-24Merge branch 'main' of github.com:jpappel/complex-fractalsJP Appel
2024-04-24update readme/notesJP Appel
2024-04-24implemented the burning ship fractalJP Appel
2024-04-24improved cli, implemented tricorn and multicornJP Appel
2024-04-23added preprocessor to change precision at compile timeJP Appel
2024-04-22default to resolution to current term sizeJP Appel
2024-04-22update makefileJP Appel
2024-04-22update readme and todoJP Appel
2024-04-21implemented julia setsJP Appel
2024-04-21implemented shared versionsJP Appel
2024-04-21fixed file grid IOJP Appel
2024-04-21increased precision from double complex to long double complexJP Appel
2024-04-20update makefile for shared versionJP Appel
2024-04-20add zoom feature to grids and shifted code aroundJP Appel
2024-04-20update TODOJP Appel
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-19initial files for analysisJP Appel
2024-04-19update readme and create todoJP Appel
2024-04-19created build rules for presentationJP Appel
2024-04-19created notes and presentation filesJP Appel
2024-04-19updated README with resources on setsJP Appel
2024-04-13some intial project setupJP Appel
2024-04-13Initial commitJP Appel