Skip to content

Commit

Permalink
New version: ReservoirComputing v0.10.4
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: 3fe2687312a9e9506513fcb20954a020f79b718b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 31, 2024
1 parent d0a10dc commit 7203309
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
13 changes: 11 additions & 2 deletions R/ReservoirComputing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,27 @@
julia = "1"

["0.10-0"]
Distributions = "0.25.36-0.25"
LinearAlgebra = "1.10.0-1"
PartialFunctions = "1.2.0-1"
Random = "1.10.0-1"
Statistics = "1.10.0-1"
julia = "1.10.0-1"

["0.10-0.10.3"]
Distributions = "0.25.36-0.25"

["0.10.0"]
SparseArrays = "1.10.0-1"
WeightInitializers = "0.1.5-0.1"

["0.10.1-0"]
["0.10.1-0.10.3"]
WeightInitializers = "0.1.6-0.1"

["0.10.4-0"]
Reexport = "1.2.2-1"
StatsBase = "0.34.4-0.34"
WeightInitializers = "1.0.4-1"

["0.6"]
MLJLinearModels = "0.4-0.5"

Expand Down Expand Up @@ -46,6 +53,8 @@ julia = "1.5.0-1"

["0.7-0"]
Distances = "0.10"

["0.7-0.10.3"]
Optim = "1"

["0.7-0.8.2"]
Expand Down
10 changes: 7 additions & 3 deletions R/ReservoirComputing/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,18 @@ PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
WeightInitializers = "d49dbf32-c5c2-4618-8acc-27bb2598ef2d"

["0.6-0"]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
["0.10.4-0"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.6-0.10.1"]
LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"

["0.6-0.10.3"]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"

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

Expand Down
3 changes: 3 additions & 0 deletions R/ReservoirComputing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ git-tree-sha1 = "cbbfba6465a40992c1a0e595b2997903ed4fe3a0"

["0.10.3"]
git-tree-sha1 = "923abc4178cf70521d8f1c6f896415ca007644f5"

["0.10.4"]
git-tree-sha1 = "3fe2687312a9e9506513fcb20954a020f79b718b"

0 comments on commit 7203309

Please sign in to comment.