bayou icon indicating copy to clipboard operation
bayou copied to clipboard

Quick fix: parallel for steppingstone

Open eliotmiller opened this issue 7 years ago • 0 comments

I could pull, fix, merge, etc., but it's two lines of code: Add if(parallel){ doParallel::registerDoParallel() }

to the start of the steppingstone function. Should re-enable parallelization, which otherwise doesn't work on my machine.

eliotmiller avatar Aug 24 '17 16:08 eliotmiller