Skip to content

Commit

Permalink
New package: CaratheodoryPruning v0.0.1 (#124539)
Browse files Browse the repository at this point in the history
UUID: ab320bfc-8242-4797-bfc4-9370c33880e7
Repo: https://github.com/fbelik/CaratheodoryPruning.jl.git
Tree: fae734c730eacb898912cf5b5be68551d3aae090

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Feb 10, 2025
1 parent e095eed commit 39886b1
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions C/CaratheodoryPruning/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
ProgressBars = "1.5.0-1"
julia = "1.6.7-1"
4 changes: 4 additions & 0 deletions C/CaratheodoryPruning/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions C/CaratheodoryPruning/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CaratheodoryPruning"
uuid = "ab320bfc-8242-4797-bfc4-9370c33880e7"
repo = "https://github.com/fbelik/CaratheodoryPruning.jl.git"
2 changes: 2 additions & 0 deletions C/CaratheodoryPruning/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "fae734c730eacb898912cf5b5be68551d3aae090"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8016,6 +8016,7 @@ ab215d34-98c8-565c-96d8-6589c1ef91a8 = { name = "Zenith_jll", path = "jll/Z/Zeni
ab21d65a-3167-428d-8ea2-d01236aa30f2 = { name = "TiledViews", path = "T/TiledViews" }
ab2e6513-8582-4355-97c5-84ec58029ba0 = { name = "Coils", path = "C/Coils" }
ab2f91bb-94b4-55e3-9ba0-7f65df51de79 = { name = "OSQP", path = "O/OSQP" }
ab320bfc-8242-4797-bfc4-9370c33880e7 = { name = "CaratheodoryPruning", path = "C/CaratheodoryPruning" }
ab46fb84-d57c-11e9-2f65-6f72e4a7229f = { name = "DensityRatioEstimation", path = "D/DensityRatioEstimation" }
ab49173f-ff2e-4091-9f72-02325fb05285 = { name = "InlineDispatch", path = "I/InlineDispatch" }
ab4b797d-85ee-42ba-b621-05d793b346a2 = { name = "ComplexityMeasures", path = "C/ComplexityMeasures" }
Expand Down

0 comments on commit 39886b1

Please sign in to comment.