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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |