Skip to content

Commit

Permalink
docs: add note about why we're excluding
Browse files Browse the repository at this point in the history
Co-authored-by: Zane Shelby <[email protected]>
  • Loading branch information
sritchie and zane committed Aug 15, 2023
1 parent 71b6fcf commit 62eeaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
:deps
{generateme/fastmath
{:mvn/version "2.2.1"
;; https://github.com/generateme/fastmath#mkl
:exclusions [com.github.haifengl/smile-mkl org.bytedeco/openblas]}
org.apache.commons/commons-math3 {:mvn/version "3.6.1"}
org.clojure/clojure {:mvn/version "1.11.1"}}
Expand Down

0 comments on commit 62eeaef

Please sign in to comment.