Add all experiments in one dummy target

This commit is contained in:
Rodrigo Arias Mallo 2020-11-17 11:32:06 +01:00
parent 69af473241
commit ef4bb13a7d

View File

@ -357,6 +357,9 @@ let
}; };
}; };
allExperiments = self.writeText "experiments.json"
(builtins.toJSON bsc.garlic.exp);
# Datasets used in the figures # Datasets used in the figures
ds = with bsc.garlic; with pp; { ds = with bsc.garlic; with pp; {
nbody = with exp.nbody; { nbody = with exp.nbody; {