-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
51 lines (46 loc) · 1.73 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name = "ExtendedRtIrtModeling"
uuid = "1fd685a6-88ce-5cc9-9afc-ec285d232689"
authors = ["Jie-Wen Tsai <[email protected]>"]
version = "0.2.6"
[deps]
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
#InteractiveUtils = "79e6a3ab-bc32-5203-949e-77973c67d3f3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
#StatsPlots
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
PolyaGammaSamplers = "99ff7fc7-8a0f-4729-8284-81f1989d3fc6"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Kronecker = "2c470bb0-bcc8-11e8-3dad-c9649493f05e"
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
[weakdeps]
# MCMCDiagnosticTools = "be115224-59cd-429b-ad48-344e309966f0"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
# StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
#AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
# Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
julia = "1.6"
Plots = "1.40.8"
PolyaGammaSamplers = "0.1"
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25, 0.25.112"
ProgressLogging = "0.1.4"
ProgressMeter = "1.10.2"
Kronecker = "0.5.5"
Format = "1.3.7"
#MCMCChains = "6.0"
#PrettyTables = "2.4.0"
# MCMCDiagnosticTools = "0.3"
#Statistics = "<0.0.1, 1"
#StatsBase = "0.33.2, 0.34"
# StatsFuns = "<0.7, 0.7, 0.8, 0.9, 1.0, 1.32"
#DataFrames = "1.7.0"
#Crayons = "4"