Closed fsaad closed 4 years ago
switch (expr) case (i in values):
where values will either be a list of points (linspace) or a list of tuples (binspace)
https://github.com/probcomp/sum-product-dsl/commit/c8ab87599fe6093613cd279741e45ba78f4de605
switch (expr) case (i in values):
where values will either be a list of points (linspace) or a list of tuples (binspace)