Work on improving efficiency of mapping over arrays.
This commit is contained in:
parent
cd6b4ae10c
commit
f06febd7c6
3 changed files with 20 additions and 17 deletions
|
|
@ -11,8 +11,7 @@
|
|||
:jvm-opts ["-Xmx4g"]
|
||||
:license {:name "GNU General Public License v2"
|
||||
:url "http://www.gnu.org/licenses/gpl-2.0.html"}
|
||||
:plugins [[lein-marginalia "0.7.1"]
|
||||
[lein-gorilla "0.3.2"]]
|
||||
:plugins [[lein-marginalia "0.7.1"]]
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]
|
||||
[org.clojure/math.combinatorics "0.0.7"]
|
||||
[org.clojure/tools.trace "0.7.8"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue