Skip to content

Commit

Permalink
New version: BifurcationKit v0.4.0
Browse files Browse the repository at this point in the history
UUID: 0f109fa4-8a5d-4b75-95aa-f515264e7665
Repo: https://github.com/bifurcationkit/BifurcationKit.jl.git
Tree: 28c70b9859303b4ccd7766ab8fed36c87f37d46a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Aug 20, 2024
1 parent dcba155 commit 55eec91
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 3 deletions.
12 changes: 10 additions & 2 deletions B/BifurcationKit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ DataStructures = "0.17-0.18"
ForwardDiff = "0.10"
IterativeSolvers = "0.8.4-0.9"
LinearMaps = "2.7.0-3"
Requires = "1.1.2-1"

["0.1.2-0.1"]
ArnoldiMethod = ["0.0.4", "0.1"]
Expand All @@ -55,6 +54,9 @@ Arpack = "0.4-0.5"
["0.1.2-0.2.5"]
StructArrays = "0.4"

["0.1.2-0.3"]
Requires = "1.1.2-1"

["0.1.2-0.3.0"]
RecursiveArrayTools = "2.4.0-2"

Expand All @@ -75,12 +77,14 @@ SciMLBase = "1.21.0-1"

["0.2-0"]
Parameters = "0.12.3-0.12"
julia = "1.5.0-1"

["0.2-0.2.5"]
KrylovKit = "0.5.4-0.5"
Setfield = ["0.5", "0.7-0.8", "1"]

["0.2-0.3"]
julia = "1.5.0-1"

["0.2-0.3.0"]
SciMLBase = "1.42.1-1"

Expand Down Expand Up @@ -132,3 +136,7 @@ PreallocationTools = "0.4.1-0.4"
["0.3.6-0"]
BlockArrays = ["0.14-0.16", "1"]
KrylovKit = "0.7-0.8"

["0.4-0"]
Accessors = "0.1"
julia = "1.9.0-1"
7 changes: 6 additions & 1 deletion B/BifurcationKit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0.1.2-0"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

["0.1.2-0.3"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.1.6-0"]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"

Expand All @@ -41,3 +43,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["0.3.5-0"]
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"

["0.4-0"]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
3 changes: 3 additions & 0 deletions B/BifurcationKit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ git-tree-sha1 = "79dbbd0d208494295efef045a6a3caaa581773ab"

["0.3.6"]
git-tree-sha1 = "35c860e4b2d7a2db257a8bd41b08ea5d30f16fff"

["0.4.0"]
git-tree-sha1 = "28c70b9859303b4ccd7766ab8fed36c87f37d46a"
4 changes: 4 additions & 0 deletions B/BifurcationKit/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
["0.4-0"]
GLMakie = "0.10"
JLD2 = "0.4"
Plots = "1"
4 changes: 4 additions & 0 deletions B/BifurcationKit/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
["0.4-0"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

0 comments on commit 55eec91

Please sign in to comment.