From ceaf9cbc0209d5a7a3201060a92514131b8f5a6b Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 29 May 2024 18:18:42 +0000 Subject: [PATCH] New version: BifurcationInference v0.1.4 UUID: 7fe238d6-d31e-4646-aa16-9d8429fd6da8 Repo: https://github.com/gszep/BifurcationInference.jl.git Tree: edd1bc83e6e0d571af55039882f6a27037df2524 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- B/BifurcationInference/Compat.toml | 17 +++++++++++++---- B/BifurcationInference/Versions.toml | 3 +++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/B/BifurcationInference/Compat.toml b/B/BifurcationInference/Compat.toml index 886ce285e5bfba8..2d9509cabd2475a 100644 --- a/B/BifurcationInference/Compat.toml +++ b/B/BifurcationInference/Compat.toml @@ -1,11 +1,9 @@ [0] -Flux = "0.12" ForwardDiff = "0.10" InvertedIndices = "1" LaTeXStrings = "1" Parameters = "0.12" Plots = "1" -StaticArrays = "1.2.0-1" julia = "1" ["0-0.1.0"] @@ -17,12 +15,23 @@ Setfield = "0.7" ["0-0.1.2"] SpecialFunctions = "1.5.0-1" +["0-0.1.3"] +Flux = "0.12" +StaticArrays = "1.2.0-1" + ["0.1.1"] BifurcationKit = "0.1.5-0.1" -["0.1.2-0"] +["0.1.2-0.1.3"] BifurcationKit = "0.1" Setfield = "0.7-0.8" -["0.1.3-0"] +["0.1.3"] SpecialFunctions = "1.5.0-2" + +["0.1.4-0"] +BifurcationKit = "0.3" +Flux = "0.14" +Setfield = "1" +SpecialFunctions = "2" +StaticArrays = "1" diff --git a/B/BifurcationInference/Versions.toml b/B/BifurcationInference/Versions.toml index c548b82dcf0da79..043e75d1f628e31 100644 --- a/B/BifurcationInference/Versions.toml +++ b/B/BifurcationInference/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "c09650a95d2e2b1c2665f1e3c606b400fa8065ce" ["0.1.3"] git-tree-sha1 = "624bf942aab1c8eb63efa235b02b97d9b8e0b356" + +["0.1.4"] +git-tree-sha1 = "edd1bc83e6e0d571af55039882f6a27037df2524"