Liking cljdoc? Tell your friends :D

anglican.plmh

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
raw docstring

+ncores+clj

number of available processor cores

number of available processor cores
sourceraw docstring

ncallclj

(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
sourceraw docstring

next-state-seqclj

(next-state-seq state number-of-threads)

returns lazy sequence of next states

returns lazy sequence of next states
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close