Skip to content

Commit

Permalink
New version: ReservoirComputing v0.9.5 (#97327)
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: c9d1539025128feaa8429a028a228b72bbc0e2d5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 18, 2023
1 parent 8ede0ae commit 0af3767
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 9 additions & 1 deletion R/ReservoirComputing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ MLJLinearModels = "0.5"
["0.8-0"]
Adapt = "3.3.3-3"
CellularAutomata = "0.0.2"
julia = "1.6.0-1"

["0.8-0.9.4"]
NNlib = "0.8.4-0.8"
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.8.3-0"]
LIBSVM = "0.8"
Expand All @@ -59,3 +61,9 @@ MLJLinearModels = "0.5-0.8"

["0.9.4-0"]
MLJLinearModels = "0.5-0.9"

["0.9.5-0"]
LinearAlgebra = "1"
NNlib = "0.8.4-0.9"
SparseArrays = "1"
Statistics = "1"
3 changes: 3 additions & 0 deletions R/ReservoirComputing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "66120f2732b600bda9d0b485d8e8af278e004a7d"

["0.9.4"]
git-tree-sha1 = "e5b6071c06f8f9b4701015c1d0aa68925ad825e8"

["0.9.5"]
git-tree-sha1 = "c9d1539025128feaa8429a028a228b72bbc0e2d5"

0 comments on commit 0af3767

Please sign in to comment.