Skip to content

Commit 90e4594

Browse files
New package: OptimizationSophia v1.0.0
UUID: 892fee11-dca1-40d6-b698-84ba0d87399a Repo: https://github.com/SciML/Optimization.jl.git Tree: 94a57ea057bab852f5246f158a3249b52ba0538d Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent fa5b14d commit 90e4594

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

O/OptimizationSophia/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[1]
2+
Optimization = "4.5.0 - 4"
3+
OptimizationBase = "2.10.0 - 2"
4+
Random = "1.10.0 - 1"
5+
julia = "1.10.0 - 1"

O/OptimizationSophia/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[1]
2+
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
3+
OptimizationBase = "bca83a33-5cc9-4baa-983d-23429ab6bcbb"
4+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

O/OptimizationSophia/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "OptimizationSophia"
2+
uuid = "892fee11-dca1-40d6-b698-84ba0d87399a"
3+
repo = "https://github.com/SciML/Optimization.jl.git"
4+
subdir = "lib/OptimizationSophia"

O/OptimizationSophia/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["1.0.0"]
2+
git-tree-sha1 = "94a57ea057bab852f5246f158a3249b52ba0538d"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,6 +6924,7 @@ some amount of consideration when choosing package names.
69246924
892a3eda-7b42-436c-8928-eab12a02cf0e = { name = "StringManipulation", path = "S/StringManipulation" }
69256925
892abc44-b326-442a-ba8e-5eb8be33ac6f = { name = "AStarGridSearch", path = "A/AStarGridSearch" }
69266926
892fab00-3092-4bd0-9c46-66676a93f84e = { name = "MathProgIncidence", path = "M/MathProgIncidence" }
6927+
892fee11-dca1-40d6-b698-84ba0d87399a = { name = "OptimizationSophia", path = "O/OptimizationSophia" }
69276928
89340185-c6b7-517e-a5e0-0a450377a6e4 = { name = "OpenFOAM_jll", path = "jll/O/OpenFOAM_jll" }
69286929
89398ba2-070a-4b16-a995-9893c55d93cf = { name = "LocalRegistry", path = "L/LocalRegistry" }
69296930
893b89ae-d513-59bf-bb22-7f8468641907 = { name = "LibYAML", path = "L/LibYAML" }

0 commit comments

Comments
 (0)