Update simplification.cljc
This commit is contained in:
parent
32f374635a
commit
d1044f1ab4
@ -2,8 +2,7 @@
|
||||
(:require [propeller.genome :as genome]
|
||||
[propeller.push.interpreter :as interpreter]
|
||||
[propeller.push.state :as state]
|
||||
[propeller.tools.math :as math]
|
||||
))
|
||||
[propeller.tools.math :as math]))
|
||||
|
||||
(defn choose-random-k
|
||||
[k indices]
|
||||
|
Loading…
x
Reference in New Issue
Block a user