Skip to content

Commit 219a48f

Browse files
committed
Add dependencies
1 parent 547bf79 commit 219a48f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Project.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,24 @@ authors = ["Chad Scherrer <[email protected]> and contributors"]
44
version = "0.1.0"
55

66
[deps]
7+
ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
8+
ChangesOfVariables = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0"
9+
DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d"
710
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
11+
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
12+
InverseFunctions = "3587e190-3f89-42d0-90ee-14403ec27112"
13+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
814
MeasureBase = "fa1605e6-acd5-459c-a1e6-7e635759db14"
15+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
916

1017
[compat]
18+
ArraysOfArrays = "0.5"
19+
ChangesOfVariables = "0.1"
20+
DensityInterface = "0.4"
21+
Distributions = "0.25"
22+
Functors = "0.2"
23+
InverseFunctions = "0.1"
24+
MeasureBase = "0.9"
1125
julia = "1.6"
1226

1327
[extras]

0 commit comments

Comments
 (0)