Improve change_parameters.py
Opened this issue · 0 comments
hyschive commented
Add the flexibility to set certain parameter combinations but not to iterate over all permutations in change_parameters.py
. For example, we may want to test NX0_TOT_X/Y/Z=16/16/16
and 32/32/32
but not 16/32/16
.