From 13e125a9c82dc0227329c6022b4db6ef57a8bec0 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 1 Mar 2021 04:07:31 +0530 Subject: [PATCH] New version: ReservoirComputing v0.6.2 (#30964) UUID: 7c2d2b1e-3dd4-11ea-355a-8f6a8116e294 Repo: https://github.com/SciML/ReservoirComputing.jl.git Tree: 01e9d5ca9bdb9c968c0e3072eeb3822ca21ecf61 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- R/ReservoirComputing/Compat.toml | 13 ++++++++++--- R/ReservoirComputing/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/R/ReservoirComputing/Compat.toml b/R/ReservoirComputing/Compat.toml index f645757ab6dc019..e695a073447be2d 100644 --- a/R/ReservoirComputing/Compat.toml +++ b/R/ReservoirComputing/Compat.toml @@ -1,4 +1,4 @@ -[0] +["0-0.6.1"] julia = "1" ["0.6-0"] @@ -10,8 +10,15 @@ Distributions = "0.23" LIBSVM = "0.4" Optim = "0.21-0.22" -["0.6.1-0"] +["0.6.1"] Distances = "0.9" -Distributions = "0.23-0.24" LIBSVM = "0.4-0.5" + +["0.6.1-0"] +Distributions = "0.23-0.24" Optim = ["0.21-0.22", "1"] + +["0.6.2-0"] +Distances = "0.9-0.10" +LIBSVM = "0.4-0.6" +julia = "1.5.0-1" diff --git a/R/ReservoirComputing/Versions.toml b/R/ReservoirComputing/Versions.toml index d788d790ede5da0..aaa293f6e04ec75 100644 --- a/R/ReservoirComputing/Versions.toml +++ b/R/ReservoirComputing/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "ec1f535e05597ca03e557815f4136e8b4389a73e" ["0.6.1"] git-tree-sha1 = "7be35f07283d7491ff12f96de85d6d863f3a3fe9" + +["0.6.2"] +git-tree-sha1 = "01e9d5ca9bdb9c968c0e3072eeb3822ca21ecf61"