Skip to content

Commit

Permalink
New package: CommonRLSpaces v0.1.0 (#61379)
Browse files Browse the repository at this point in the history
UUID: 408f5b3-f2a2-48a6-b4bb-c8aa44c458e6
Repo: https://github.com/JuliaReinforcementLearning/CommonRLSpaces.jl.git
Tree: 6b41bdcdba833cb6f1e625efd96198cdea7c4596

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 3, 2022
1 parent c11c998 commit d7303bd
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions C/CommonRLSpaces/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
FillArrays = "0.13"
IntervalSets = "0.7"
Reexport = "1"
StaticArrays = "1"
julia = "1.6.0-1"
6 changes: 6 additions & 0 deletions C/CommonRLSpaces/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions C/CommonRLSpaces/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CommonRLSpaces"
uuid = "408f5b3e-f2a2-48a6-b4bb-c8aa44c458e6"
repo = "https://github.com/JuliaReinforcementLearning/CommonRLSpaces.jl.git"
2 changes: 2 additions & 0 deletions C/CommonRLSpaces/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6b41bdcdba833cb6f1e625efd96198cdea7c4596"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1977,6 +1977,7 @@ some amount of consideration when choosing package names.
4076af6c-e467-56ae-b986-b466b2749572 = { name = "JuMP", path = "J/JuMP" }
408767e4-586b-40c7-9657-f9758988469a = { name = "TerminalUserInterfaces", path = "T/TerminalUserInterfaces" }
408c25d7-97fa-4992-8bd9-ce15f1a09fe9 = { name = "GenericArpack", path = "G/GenericArpack" }
408f5b3e-f2a2-48a6-b4bb-c8aa44c458e6 = { name = "CommonRLSpaces", path = "C/CommonRLSpaces" }
4093c41a-2008-41fd-82b8-e3f9d02b504f = { name = "StructHelpers", path = "S/StructHelpers" }
4096cdfb-f084-40a3-b02d-1a2a54920cb8 = { name = "VIDA", path = "V/VIDA" }
409f5150-fb84-534f-94db-80d1e10f57e1 = { name = "FeatherLib", path = "F/FeatherLib" }
Expand Down

0 comments on commit d7303bd

Please sign in to comment.