Add all experiments in one dummy target
This commit is contained in:
parent
69af473241
commit
ef4bb13a7d
@ -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; {
|
||||||
|
Loading…
Reference in New Issue
Block a user