Skip to content

Commit 5242a60

Browse files
New package: AutoHist v0.1.0 (#131028)
UUID: 0bf0ee65-3559-4d1e-a282-1b0e88839781 Repo: https://github.com/oskarhs/AutoHist.jl.git Tree: 6eed052dc45ccd170e032661afc376ab61e900fd Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 7c64d0e commit 5242a60

File tree

5 files changed

+19
-0
lines changed

5 files changed

+19
-0
lines changed

A/AutoHist/Compat.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[0]
2+
Distributions = "0.25.118-0.25"
3+
LoopVectorization = "0.12.172-0.12"
4+
SpecialFunctions = "2.5.0-2"
5+
Statistics = "1.10.0-1"
6+
StatsBase = "0.34.4-0.34"
7+
julia = "1.6.7-1"

A/AutoHist/Deps.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3+
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
4+
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
5+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
6+
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

A/AutoHist/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "AutoHist"
2+
uuid = "0bf0ee65-3559-4d1e-a282-1b0e88839781"
3+
repo = "https://github.com/oskarhs/AutoHist.jl.git"

A/AutoHist/Versions.toml

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 = "6eed052dc45ccd170e032661afc376ab61e900fd"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,7 @@ some amount of consideration when choosing package names.
583583
0be6dd02-ae9e-43eb-b318-c6e81d6890d8 = { name = "RelevancePropagation", path = "R/RelevancePropagation" }
584584
0befed6a-bd73-11e8-1e41-a1190947c2f5 = { name = "GroupRings", path = "G/GroupRings" }
585585
0bf025f6-8a23-43ed-a0f8-ad988f0a8cd8 = { name = "Photon", path = "P/Photon" }
586+
0bf0ee65-3559-4d1e-a282-1b0e88839781 = { name = "AutoHist", path = "A/AutoHist" }
586587
0bf3e898-7c79-4b38-9ca6-2d9cc6573905 = { name = "BundleAdjustmentModels", path = "B/BundleAdjustmentModels" }
587588
0bf59076-c3b1-5ca4-86bd-e02cd72cde3d = { name = "AdvancedHMC", path = "A/AdvancedHMC" }
588589
0bf644f3-9992-48f5-8d6e-b7168dcf6b06 = { name = "DianoiaML", path = "D/DianoiaML" }

0 commit comments

Comments
 (0)