You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of tests that would be useful for spotting bugs, but should not block the new code from being merged into main. Add suggestions as they come to mind.
util.R
Check logic of cluster/node setup for all cases of input "parallell".
learn()
Check logic of assignment of nsamples, chains, nsamplesperchain
Check that the maxhours functionality works, within a margin of error. (Is it even possbile to test this in a short amount of time? If not, we might want to have some tests that take a while not run automatically, but on demand.)
The text was updated successfully, but these errors were encountered:
This is a list of tests that would be useful for spotting bugs, but should not block the new code from being merged into main. Add suggestions as they come to mind.
util.R
learn()
The text was updated successfully, but these errors were encountered: