creams: add size experiment

This commit is contained in:
2021-05-03 11:11:50 +02:00
parent 3892167e7d
commit 5d6f691045
4 changed files with 228 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ in
creams = with exp.creams; {
ss = stdPlot ./creams/ss.R [ ss ];
granularity = stdPlot ./creams/granularity.R [ granularity ];
size = stdPlot ./creams/size.R [ size ];
# Extended version (we could use another R script for those plots
big.ss = stdPlot ./creams/ss.R [ big.ss ];