Skip to content

Commit

Permalink
New version: DiskArrayEngine v0.1.1 (#99864)
Browse files Browse the repository at this point in the history
UUID: 2d4b2e14-ccd6-4284-b8b0-2378ace7c126
Repo: https://github.com/meggart/DiskArrayEngine.jl.git
Tree: f9c20ff4b3b9440fd2328474d669d192b8571425

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 30, 2024
1 parent 6348445 commit 41032a0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions D/DiskArrayEngine/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
[0]
Dagger = "0.18"
DiskArrays = "0.3"
Interpolations = "0.14"
Ipopt = "1"
OffsetArrays = "1"
OnlineStats = "1"
Optimization = "3"
OptimizationMOI = "0.1"
OptimizationOptimJL = "0.1"
OrderedCollections = "1"
Primes = "0.5"
ProgressMeter = "1"
Statistics = "1"
StatsBase = "0.34"
Zarr = "0.9"
julia = "1"

["0-0.1.0"]
Interpolations = "0.14"
OptimizationOptimJL = "0.1"

["0.1.1-0"]
Graphs = "1"
Interpolations = "0.14-0.15"
OptimizationOptimJL = "0.1-0.2"
3 changes: 3 additions & 0 deletions D/DiskArrayEngine/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Zarr = "0a941bbe-ad1d-11e8-39d9-ab76183a1d99"

["0.1.1-0"]
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
3 changes: 3 additions & 0 deletions D/DiskArrayEngine/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "2dc7ac8cae131c3029d2205e9881089e50c28d90"

["0.1.1"]
git-tree-sha1 = "f9c20ff4b3b9440fd2328474d669d192b8571425"

0 comments on commit 41032a0

Please sign in to comment.