Skip to content

Commit 806c9d0

Browse files
New package: Optuna v0.1.0
UUID: a5d0552b-b2dc-4f08-ac5c-85ca7d701b92 Repo: https://github.com/una-auxme/Optuna.jl.git Tree: ca1a1c2b64dcc39cff0cb03e918ec2332618bb05 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 4dee702 commit 806c9d0

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

O/Optuna/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
CondaPkg = "0.2"
3+
JLD2 = "0.5 - 0.6"
4+
PythonCall = "0.9"
5+
julia = "1.10.0 - 1"

O/Optuna/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
3+
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
4+
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"

O/Optuna/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Optuna"
2+
uuid = "a5d0552b-b2dc-4f08-ac5c-85ca7d701b92"
3+
repo = "https://github.com/una-auxme/Optuna.jl.git"

O/Optuna/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 = "ca1a1c2b64dcc39cff0cb03e918ec2332618bb05"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8556,6 +8556,7 @@ a5b28938-1935-4481-b801-30e5c8ed4e83 = { name = "LiiBRA", path = "L/LiiBRA" }
85568556
a5b868d3-191d-4bba-a38a-ad28190da010 = { name = "BiodiversityObservationNetworks", path = "B/BiodiversityObservationNetworks" }
85578557
a5beeac0-58b9-51ef-9177-6a87f706d2c0 = { name = "OpenFAST_jll", path = "jll/O/OpenFAST_jll" }
85588558
a5c6f535-4255-5ca2-a466-0e519f119c46 = { name = "XGBoost_jll", path = "jll/X/XGBoost_jll" }
8559+
a5d0552b-b2dc-4f08-ac5c-85ca7d701b92 = { name = "Optuna", path = "O/Optuna" }
85598560
a5d333f8-9588-4c9f-ac4d-4583361e1fcb = { name = "SpmImages", path = "S/SpmImages" }
85608561
a5d692f0-33f0-11e9-293e-eb83c8d6177d = { name = "FieldDocTables", path = "F/FieldDocTables" }
85618562
a5dba43e-3abc-5203-bfc5-584ca68d3f5b = { name = "DynamicGrids", path = "D/DynamicGrids" }

0 commit comments

Comments
 (0)