This repos is to validate the accuracy and benchmark the performance of FastSpecSoG.jl. The related article is avaiable at https://arxiv.org/abs/2412.04595.
The scripts for accuracy are in the accuracy
folder, and the scripts for benchmarks are in the performance
folder.
To initilize the project, run make
in the subfolder.
Then to run all scripts, one can enter the accuracy
or performance
folder and run bash run
.
This project is licensed under the MIT License - see the LICENSE file for details.