We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96be18 commit 45b7f81Copy full SHA for 45b7f81
projects/stats/probabilistic-modelling/deps.edn
@@ -1,5 +1,7 @@
1
{:deps {org.scicloj/cmdstan-clj {:mvn/version "1-alpha1"}
2
generateme/inferme {:mvn/version "0.0.3-SNAPSHOT"}
3
io.github.inferenceql/gen.clj {:git/url "https://github.com/probcomp/gen.clj"
4
- :sha "bb68e04e067e771e709a46f544cffda5c9818e57"}}
+ :sha "bb68e04e067e771e709a46f544cffda5c9818e57"}
5
+ org.scicloj/noj {:mvn/version "1-alpha34"}
6
+ org.scicloj/clay {:mvn/version "2-beta10"}}
7
:paths ["src" "notebooks"]}
0 commit comments