aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/grids.c
AgeCommit message (Expand)Author
2024-04-30gif supportJP Appel
2024-04-28updated documentation/removed TODOsJP Appel
2024-04-26changed max iterations to byte to allow larger gridsJP Appel
2024-04-26add cli args for degree, constant, radiusJP Appel
2024-04-26add cli options to renderer, improved grid_printJP Appel
2024-04-24updated grid serialiation and deserializationJP Appel
2024-04-24created struct to support cudaJP Appel
2024-04-24improved cli, implemented tricorn and multicornJP Appel
2024-04-23added preprocessor to change precision at compile timeJP Appel
2024-04-21fixed file grid IOJP Appel
2024-04-21increased precision from double complex to long double complexJP Appel
2024-04-20add zoom feature to grids and shifted code aroundJP Appel
2024-04-20implemented write_grid and read_grid functionJP Appel
2024-04-20functions for working with gridsJP Appel