Skip to content

Commit c8eb657

Browse files
New package: ExactConfidenceIntervals v0.1.0 (#139693)
UUID: cb5439cf-0c05-4d39-a458-fd4a793d2bb3 Repo: https://github.com/mssjeong/ExactConfidenceIntervals.jl.git Tree: 49bc873db7b9b9831c6dbc2488164c24502787d4 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent f06f34c commit c8eb657

File tree

5 files changed

+29
-0
lines changed

5 files changed

+29
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[0]
2+
Distributed = "1.11.0 - 1"
3+
DistributedArrays = "0.6.7 - 0.6"
4+
Distributions = "0.25.120 - 0.25"
5+
FixedPointAcceleration = "1.0.1 - 1"
6+
LineSearches = "7.4.0 - 7"
7+
LinearAlgebra = "1.11.0 - 1"
8+
OffsetArrays = "1.17.0 - 1"
9+
Optim = "1.13.2 - 1"
10+
PRIMA = "0.2.4 - 0.2"
11+
Random = "1.11.0 - 1"
12+
julia = "1.11.0 - 1"
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[0]
2+
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
3+
DistributedArrays = "aaf54ef3-cdf8-58ed-94cc-d582ad619b94"
4+
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
5+
FixedPointAcceleration = "817d07cb-a79a-5c30-9a31-890123675176"
6+
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
7+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8+
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
9+
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
10+
PRIMA = "0a7d04aa-8ac2-47b3-b7a7-9dbd6ad661ed"
11+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "ExactConfidenceIntervals"
2+
uuid = "cb5439cf-0c05-4d39-a458-fd4a793d2bb3"
3+
repo = "https://github.com/mssjeong/ExactConfidenceIntervals.jl.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "49bc873db7b9b9831c6dbc2488164c24502787d4"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10225,6 +10225,7 @@ cb4044da-4d16-4ffa-a6a3-8cad7f73ebdc = { name = "PlutoTest", path = "P/PlutoTest
1022510225
cb40c8c0-6f69-4117-9a87-8a763eccf627 = { name = "PolyhedralOmega", path = "P/PolyhedralOmega" }
1022610226
cb4c0f5c-2214-40eb-8da0-53ca8e9a3192 = { name = "SellmeierFit", path = "S/SellmeierFit" }
1022710227
cb52cc87-d0c7-5933-bad1-08679d8b4c67 = { name = "DifferentialDynamicsModels", path = "D/DifferentialDynamicsModels" }
10228+
cb5439cf-0c05-4d39-a458-fd4a793d2bb3 = { name = "ExactConfidenceIntervals", path = "E/ExactConfidenceIntervals" }
1022810229
cb590574-ea86-51dd-800e-297a027516d0 = { name = "lfr_benchmark_jll", path = "jll/L/lfr_benchmark_jll" }
1022910230
cb655f37-3f9a-467f-922e-5a165e048db7 = { name = "NiaARM", path = "N/NiaARM" }
1023010231
cb698b3a-2f1d-48b4-a1e9-ddc0b8f648e2 = { name = "LocalAnisotropies", path = "L/LocalAnisotropies" }

0 commit comments

Comments
 (0)