Skip to content

Commit

Permalink
New version: ReinforcementLearningCore v0.9.1
Browse files Browse the repository at this point in the history
UUID: de1b191a-4ae0-4afa-a27b-92d07f46b2d6
Repo: https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git
Tree: 5749b6a7be28d102dc6254d9ff1bf57e242a2339

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Mar 3, 2023
1 parent b627aa2 commit c7029d5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 8 deletions.
30 changes: 22 additions & 8 deletions R/ReinforcementLearningCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,20 +136,19 @@ ReinforcementLearningBase = "0.9"
["0.6.2-0.8"]
Zygote = "0.5-0.6"

["0.7-0"]
Functors = "0.1-0.2"

["0.7-0.8"]
Adapt = "2-3"

["0.7-0.8.0"]
FillArrays = "0.8-0.11"

["0.7-0.9.0"]
Functors = "0.1-0.2"

["0.7.4-0.8"]
Compat = "3"

["0.8-0"]
Distributions = "0.24-0.25"
julia = "1.6.0-1"

["0.8-0.8.10"]
Expand All @@ -161,6 +160,9 @@ UnicodePlots = "1.3.0-1"
["0.8-0.8.4"]
CUDA = "3"

["0.8-0.9.0"]
Distributions = "0.24-0.25"

["0.8.1-0.8.3"]
GPUArrays = "5-7"

Expand All @@ -180,14 +182,14 @@ Flux = "0.12.9-0.13"
["0.8.2-0.8.9"]
ArrayInterface = "3"

["0.8.4-0"]
UnicodePlots = "1.3.0-2"

["0.8.4-0.8"]
GPUArrays = "5-8"
Setfield = "0.6-0.8"

["0.8.5-0"]
["0.8.4-0.9.0"]
UnicodePlots = "1.3.0-2"

["0.8.5-0.9.0"]
CUDA = "3.5.0-3"

["0.8.9-0"]
Expand All @@ -199,5 +201,17 @@ ChainRulesCore = "1"
Flux = "0.13"
Parsers = "2"
Reexport = "1"

["0.9.0"]
ReinforcementLearningBase = "0.10"
ReinforcementLearningTrajectories = "0.1"

["0.9.1-0"]
AbstractTrees = "0.3-0.4"
CUDA = "4"
Crayons = "4"
Distributions = "0.25"
Functors = "0.1-0.4"
ReinforcementLearningBase = "0.10-0.11"
ReinforcementLearningTrajectories = "0.1.9-0.1"
UnicodePlots = "1.3.0-3"
5 changes: 5 additions & 0 deletions R/ReinforcementLearningCore/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,8 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Parsers = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
ReinforcementLearningTrajectories = "6486599b-a3cd-4e92-a99a-2cea90cc8c3c"

["0.9.1-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions R/ReinforcementLearningCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,6 @@ git-tree-sha1 = "b27ce227a4b98f3353f169e805fd9ca757e54e40"

["0.9.0"]
git-tree-sha1 = "e9e9b20024dfa0bc1bb17626cc24d631ee4b2c1b"

["0.9.1"]
git-tree-sha1 = "5749b6a7be28d102dc6254d9ff1bf57e242a2339"

0 comments on commit c7029d5

Please sign in to comment.