Skip to content

Commit 0e080ca

Browse files
authored
add LogExpFunctions to Project
1 parent 5c66243 commit 0e080ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
33
version = "0.4.4"
44

55
[deps]
6+
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
67
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
78

89
[compat]
910
Aqua = "0.8"
1011
Distributions = "0.25"
12+
LogExpFunctions = "0.3"
1113
Random = "1.10"
1214
Statistics = "1"
1315
Test = "1"

0 commit comments

Comments
 (0)