Skip to content

C++ Checkpointing

Michael Wright requested to merge improved-c++-checkpointing into main

C++ lens generation codes have been adjusted, they now save the results as they go and read in the files upon starting to prevent repeated calculation thus allowing for checkpointing

Merge request reports