Parallel Lighweight Metropolis-Hastings Options: :number-of-threads ((min 4 #cores) by default) - number of threads to use
Parallel Lighweight Metropolis-Hastings Options: :number-of-threads ((min 4 #cores) by default) - number of threads to use
number of available processor cores
number of available processor cores
(ncall thunk n)
executes thunk in n parallel threads, returning a lazy sequence of results
executes thunk in n parallel threads, returning a lazy sequence of results
(next-state-seq state number-of-threads)
returns lazy sequence of next states
returns lazy sequence of next states
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close