tpapp / StanRun.jl

Run Stan samples from Julia.
Other
3 stars 1 forks source link

use Threads (Julia 1.3) for parallel chains #6

Open tpapp opened 4 years ago

tpapp commented 2 years ago

Perhaps we should be using something like FLoops.jl, with an executor provided by the user.