Skip to content

Commit

Permalink
New version: ReservoirComputing v0.9.0 (#66079)
Browse files Browse the repository at this point in the history
UUID: 7c2d2b1e-3dd4-11ea-355a-8f6a8116e294
Repo: https://github.com/SciML/ReservoirComputing.jl.git
Tree: ee7bd7f9644ec6b1a2e1f64108df0e781032371d

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Aug 11, 2022
1 parent 3fa594f commit 41e1dce
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion R/ReservoirComputing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ julia = "1"
["0.6"]
MLJLinearModels = "0.4-0.5"

["0.6-0"]
["0.6-0.8"]
GaussianProcesses = "0.12"

["0.6.0"]
Expand Down Expand Up @@ -44,4 +44,9 @@ julia = "1.6.0-1"

["0.8.3-0"]
LIBSVM = "0.8"

["0.8.3-0.8"]
MLJLinearModels = "0.5-0.6"

["0.9-0"]
MLJLinearModels = "0.5-0.7"
4 changes: 3 additions & 1 deletion R/ReservoirComputing/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.6-0"]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GaussianProcesses = "891a1506-143c-57d2-908e-e1f8e92e6de9"
LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"

["0.6-0.8"]
GaussianProcesses = "891a1506-143c-57d2-908e-e1f8e92e6de9"

["0.6.1-0"]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand Down
3 changes: 3 additions & 0 deletions R/ReservoirComputing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "a3cc273cc54144b606c98a6a492058ae94b30620"

["0.8.3"]
git-tree-sha1 = "c110a502c76d77e74b8203429909a469c11f60a7"

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

0 comments on commit 41e1dce

Please sign in to comment.