Skip to content

Commit 5225d96

Browse files
New package: DecisionFocusedLearningAlgorithms v0.1.0 (#146350)
UUID: 46d52364-bc3b-4fac-a992-eb1d3ef2de15 Repo: https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.jl.git Tree: ff20c19e535e17b54d8d5f0103e4d0df536e4670 Registrator tree SHA: be588f25c435fa5b456b986adf2f5c02bd3298f2 Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
1 parent a19a0bb commit 5225d96

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+
DecisionFocusedLearningBenchmarks = "0.4"
3+
DocStringExtensions = "0.9.5 - 0.9"
4+
Flux = "0.16.5 - 0.16"
5+
InferOpt = "0.7.1 - 0.7"
6+
MLUtils = "0.4.8 - 0.4"
7+
ProgressMeter = "1.11.0 - 1"
8+
Random = "1.11.0 - 1"
9+
Statistics = "1.11.1 - 1"
10+
UnicodePlots = "3.8.1 - 3"
11+
ValueHistories = "0.5.4 - 0.5"
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+
DecisionFocusedLearningBenchmarks = "2fbe496a-299b-4c81-bab5-c44dfc55cf20"
3+
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
4+
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
5+
InferOpt = "4846b161-c94e-4150-8dac-c7ae193c601f"
6+
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
7+
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
8+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
10+
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
11+
ValueHistories = "98cad3c8-aec3-5f06-8e41-884608649ab7"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "DecisionFocusedLearningAlgorithms"
2+
uuid = "46d52364-bc3b-4fac-a992-eb1d3ef2de15"
3+
repo = "https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.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 = "ff20c19e535e17b54d8d5f0103e4d0df536e4670"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,6 +3663,7 @@ some amount of consideration when choosing package names.
36633663
46c19be6-bce2-539c-96b6-a48c64de3b10 = { name = "EntropicCone", path = "E/EntropicCone" }
36643664
46cd3e9d-64ff-517d-a929-236bc1a1fc9d = { name = "StructuredOptimization", path = "S/StructuredOptimization" }
36653665
46d2c3a1-f734-5fdb-9937-b9b9aeba4221 = { name = "MuladdMacro", path = "M/MuladdMacro" }
3666+
46d52364-bc3b-4fac-a992-eb1d3ef2de15 = { name = "DecisionFocusedLearningAlgorithms", path = "D/DecisionFocusedLearningAlgorithms" }
36663667
46d747a0-b9e1-11e9-14b5-615c73e45078 = { name = "BridgeSDEInference", path = "B/BridgeSDEInference" }
36673668
46d852a4-2fba-44bf-a445-ee38df28a2fc = { name = "SunCalc", path = "S/SunCalc" }
36683669
46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2 = { name = "Pardiso", path = "P/Pardiso" }

0 commit comments

Comments
 (0)