Parallel Cascade Options: :number-of-threads (16 by default) - number of threads :number-of-particles (number-of-threads/2 by default) - number of initial particles
Parallel Cascade Options: :number-of-threads (16 by default) - number of threads :number-of-particles (number-of-threads/2 by default) - number of initial particles
(add-cascade-predicts state)
adds internal cascade statistics as predicts
adds internal cascade statistics as predicts
(launch-particle cont value state)
launch a particle in a new thread
launch a particle in a new thread
(make-initial-state particle-cap)
initial state constructor for Parallel Cascade, parameterized by the maximum number of running threads
initial state constructor for Parallel Cascade, parameterized by the maximum number of running threads
(observe-id obs state)
returns an unique idenditifer for observe and the updated state
returns an unique idenditifer for observe and the updated state
(weight-ratio! state observe-id log-weight mplier)
updates average weight for observe-id and returns weight-ratio
updates average weight for observe-id and returns weight-ratio
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close