Skip to content

Commit

Permalink
New version: BifurcationInference v0.1.4
Browse files Browse the repository at this point in the history
UUID: 7fe238d6-d31e-4646-aa16-9d8429fd6da8
Repo: https://github.com/gszep/BifurcationInference.jl.git
Tree: dbfc1b9482bdba4bdbdfd430958edbdd6e397eef

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed May 29, 2024
1 parent 7cd2fe6 commit 618f5d5
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
17 changes: 13 additions & 4 deletions B/BifurcationInference/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"]
Expand All @@ -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"
7 changes: 7 additions & 0 deletions B/BifurcationInference/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.1.4-0"]
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions B/BifurcationInference/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "c09650a95d2e2b1c2665f1e3c606b400fa8065ce"

["0.1.3"]
git-tree-sha1 = "624bf942aab1c8eb63efa235b02b97d9b8e0b356"

["0.1.4"]
git-tree-sha1 = "dbfc1b9482bdba4bdbdfd430958edbdd6e397eef"

0 comments on commit 618f5d5

Please sign in to comment.