-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathProject.toml
123 lines (117 loc) · 4.34 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
name = "Comrade"
uuid = "99d987ce-9a1e-4df8-bc0b-1ea019aa547b"
authors = ["Paul Tiede <ptiede91@gmail.com>"]
version = "0.11.8"
[deps]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
AstroTime = "c61b5328-d09d-5e37-a9a8-0eb41c39009c"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
ComradeBase = "6d8c423b-a35f-4ef1-850c-862fe21f82c4"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d"
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
HypercubeTransform = "9ec9aee3-0fd3-44c2-8e61-a50acc66f3c8"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
PaddedViews = "5432bcbf-9aad-5242-b902-cca2824c8663"
ParameterHandling = "2412ca09-6db7-441c-8e3a-88d5709968c5"
PolarizedTypes = "d3c5d4cd-a8ee-40d6-aac7-e34df5a20044"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"
VLBIImagePriors = "b1ba175b-8447-452c-b961-7db2d6f7a029"
VLBILikelihoods = "90db92cd-0007-4c0a-8e51-dbf0782ce592"
VLBISkyModels = "d6343c73-7174-4e0f-bb64-562643efbeca"
[weakdeps]
AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
Dynesty = "eb527566-0f3e-4aab-bb5f-9d2e403dba70"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Pigeons = "0eb8d820-af6a-4919-95ae-11206f830c31"
Pyehtim = "3d61700d-6e5b-419a-8e22-9c066cf00468"
[extensions]
ComradeAdvancedHMCExt = "AdvancedHMC"
ComradeDynestyExt = "Dynesty"
ComradeEnzymeExt = "Enzyme"
ComradeMakieExt = "Makie"
ComradeOptimizationExt = "Optimization"
ComradePigeonsExt = "Pigeons"
ComradePyehtimExt = "Pyehtim"
[compat]
AbstractMCMC = "3, 4, 5"
Accessors = "0.1"
AdvancedHMC = "0.6"
ArgCheck = "2"
AstroTime = "0.6,0.7"
ChainRulesCore = "1"
ComradeBase = "0.8"
DelimitedFiles = "1"
DensityInterface = "0.4"
DimensionalData = "0.27, 0.28, 0.29"
Distributions = "0.25"
DocStringExtensions = "0.8, 0.9"
Dynesty = "0.4"
Enzyme = "0.13"
EnzymeCore = "0.8"
FillArrays = "1"
ForwardDiff = "0.9, 0.10"
HypercubeTransform = "0.4"
IntervalSets = "0.6, 0.7"
LogDensityProblems = "2"
Makie = "0.22"
Measurements = "2"
NamedTupleTools = "0.13,0.14"
Optimization = "4"
PaddedViews = "0.5"
ParameterHandling = "0.4, 0.5"
Pigeons = "0.3, 0.4"
PolarizedTypes = "0.1"
PrettyTables = "1, 2"
Pyehtim = "0.2"
RecipesBase = "1"
Reexport = "1"
SpecialFunctions = "0.10, 1, 2"
StaticArraysCore = "1"
Statistics = "1.8"
StatsBase = "0.33,0.34"
StructArrays = "0.5,0.6, 0.7"
Tables = "1"
TransformVariables = "0.8"
VLBIImagePriors = "0.9"
VLBILikelihoods = "^0.2.6"
VLBISkyModels = "0.6"
julia = "1.10"
[extras]
AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
Dynesty = "eb527566-0f3e-4aab-bb5f-9d2e403dba70"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Pigeons = "0eb8d820-af6a-4919-95ae-11206f830c31"
Pyehtim = "3d61700d-6e5b-419a-8e22-9c066cf00468"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test", "AdvancedHMC", "Dynesty", "Enzyme", "Makie", "Optimization", "Pigeons", "Pyehtim"]