Skip to content

Commit

Permalink
New version: OnlinePortfolioSelection v2.0.0 (#94220)
Browse files Browse the repository at this point in the history
UUID: 038f9fe3-14bd-47ca-b081-2e00e8c46dfa
Repo: https://github.com/shayandavoodii/OnlinePortfolioSelection.jl.git
Tree: 545de57cdc3f53e185e493b988498ebb0ff1870e

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 27, 2023
1 parent 1d11f65 commit 3aae9e7
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 9 deletions.
11 changes: 8 additions & 3 deletions O/OnlinePortfolioSelection/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
[1]
JuMP = "1.10.0-1"
julia = "1.8.0-1"

["1-1.5"]
Ipopt = "1.2.1-1"
Statistics = "1.8.0-1"

[1-2]
JuMP = "1.10.0-1"

["1.2.0"]
PrecompileTools = "1.0.3-1"

["1.2.1-1"]
["1.2.1-2"]
PrecompileTools = "1.1.0-1"

["1.6-1"]
["1.6-2"]
DataStructures = "0.18"
Distances = "0.10"
Ipopt = "1.2.0-1"

[2]
julia = "1.9.0-1"
12 changes: 6 additions & 6 deletions O/OnlinePortfolioSelection/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[1]
["1-1.3"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[1-2]
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["1-1.3"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["1.2-1"]
["1.2-2"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["1.6-1"]
["1.6-2"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
3 changes: 3 additions & 0 deletions O/OnlinePortfolioSelection/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "c8edab376da6d22d15865227083564f26c8bd87d"

["1.10.0"]
git-tree-sha1 = "19049dcb80ef187c212ea60cd55ccc70193e4cb1"

["2.0.0"]
git-tree-sha1 = "545de57cdc3f53e185e493b988498ebb0ff1870e"
2 changes: 2 additions & 0 deletions O/OnlinePortfolioSelection/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[2]
Clustering = "0.15.2"
2 changes: 2 additions & 0 deletions O/OnlinePortfolioSelection/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[2]
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"

0 comments on commit 3aae9e7

Please sign in to comment.