Closed Hendrik1704 closed 2 months ago
This improves the performance of the Jetscape file writing function significantly for larger files. Before it was stuck in a $N^2$ loop and it took hours to print a file of size 10 MB.
This closes #269.
This improves the performance of the Jetscape file writing function significantly for larger files. Before it was stuck in a $N^2$ loop and it took hours to print a file of size 10 MB.
This closes #269.