Skip to content

Commit

Permalink
push for idx & dates ... not much to see right now...
Browse files Browse the repository at this point in the history
  • Loading branch information
locklin committed Dec 18, 2011
1 parent d3f9939 commit 3c63d4b
Show file tree
Hide file tree
Showing 5 changed files with 630 additions and 60 deletions.
6 changes: 3 additions & 3 deletions project.clj
Expand Up @@ -2,9 +2,9 @@
:description "clushjr is for numerics, yo"
:dependencies [[org.clojure/clojure "1.3.0"]
[incanter/parallelcolt "0.9.4"]
;; [org.clojars.slocklin/jblas-static-sandybridge "1.2.1"]]
[kephale/jblas "1.2.0"]]
[clj-time "0.3.3"]
[kephale/jblas "1.2.0"]]
;; [org.clojars.slocklin/jblas-static-sandybridge "1.2.1"]]
:dev-dependencies [[lein-clojars "0.7.0"] [swank-clojure "1.3.4-SNAPSHOT"]]
:java-source-path ["src"]
:jvm-opts ["-Xmx1g"])

0 comments on commit 3c63d4b

Please sign in to comment.