Skip to content

Commit

Permalink
New version: SeaPearl v0.4.1
Browse files Browse the repository at this point in the history
UUID: c13076dc-bdcd-48ba-bc88-4b44c2587ab3
Repo: https://github.com/corail-research/SeaPearl.jl.git
Tree: cdab32ca8083ac52ca35a7df6cc375a48b1a9360

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Oct 26, 2022
1 parent acbdb5f commit 6a7944e
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
20 changes: 19 additions & 1 deletion S/SeaPearl/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ ReinforcementLearningZoo = "0.3"

["0.2-0"]
Flux = "0.11-0.12"

["0.2-0.4.0"]
julia = "1.6.0-1"

["0.3"]
Expand All @@ -46,11 +48,27 @@ ReinforcementLearning = "0.8-0.9"
CUDA = "2-3"
Distributions = "0.24-0.25"
FillArrays = "0.11-0.12"
NNlib = "0.7"
ProgressBars = "1"
RollingFunctions = "0.6"
SimpleWeightedGraphs = "1.1.0-1"

["0.3-0.4.0"]
NNlib = "0.7"

["0.4-0"]
ReinforcementLearning = "0.10"
Zygote = "0.6.26-0.6"

["0.4.1-0"]
Cairo = "1"
Compose = "0.0.0-0.9.1"
GraphPlot = "0.0.0-0.4.3"
Graphs = "1-2"
KernelAbstractions = "0.0.0-0.8.3"
NNlib = "0.8.4-0.8"
Plots = "1-2"
Revise = "1-4"
StatsBase = "0.0.0-0.33.20"
Suppressor = "0.0.0-0.1"
TensorBoardLogger = "0.0.0-0.1.18"
julia = "1.6-1.7"
14 changes: 14 additions & 0 deletions S/SeaPearl/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,17 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
RollingFunctions = "b0e4dd01-7b14-53d8-9b45-175a3e362653"

["0.4.1-0"]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
TensorBoardLogger = "899adc3e-224a-11e9-021f-63837185c80f"
3 changes: 3 additions & 0 deletions S/SeaPearl/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "f0439ef3acf4649ed72059fa10ee589935ce441e"

["0.4.0"]
git-tree-sha1 = "a0d844914584655c3512089905fa95643fc828cb"

["0.4.1"]
git-tree-sha1 = "cdab32ca8083ac52ca35a7df6cc375a48b1a9360"

0 comments on commit 6a7944e

Please sign in to comment.