RecurrenceAnalysis.jl
RecurrenceAnalysis.jl copied to clipboard
Fix the threading model to use user-defined tasks instead
It makes the code a bit more annoying to read through, but at least it should be correct now...
Somehow, the threaded one is taking 5 seconds and the non-threaded one is 100x less...I must be doing something wrong, but not sure what!