Skip to content

Commit

Permalink
New version: BifurcationKit v0.4.3 (#116912)
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: f573475200a8132d7af48527f9b0bfad112a2379

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 9, 2024
1 parent 789e26d commit aebf8f6
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 6 deletions.
6 changes: 3 additions & 3 deletions B/BifurcationKit/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[0]
RecipesBase = "1"

["0-0.1"]
Parameters = "0.12.1-0.12"
julia = "1.3.0-1"
Expand All @@ -23,6 +20,9 @@ RecursiveArrayTools = "2.4.4-2"
["0-0.2.3"]
DocStringExtensions = "0.8.2-0.8"

["0-0.4.2"]
RecipesBase = "1"

["0.1.1"]
BlockArrays = "0.12"
DataStructures = "0.17"
Expand Down
4 changes: 3 additions & 1 deletion B/BifurcationKit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Expand All @@ -22,6 +21,9 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
["0-0.1.8"]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"

["0-0.4.2"]
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["0.1.1-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

Expand Down
3 changes: 3 additions & 0 deletions B/BifurcationKit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ git-tree-sha1 = "68beac894e7fe31dc3c229963e3a10ac9cadbe59"

["0.4.2"]
git-tree-sha1 = "239db270efab60c45a47bfe86e447ccee6d82838"

["0.4.3"]
git-tree-sha1 = "f573475200a8132d7af48527f9b0bfad112a2379"
9 changes: 8 additions & 1 deletion B/BifurcationKit/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
["0.4-0"]
Plots = "1"

["0.4-0.4.2"]
GLMakie = "0.10"
JLD2 = "0.4"
Plots = "1"

["0.4.3-0"]
JLD2 = "0.4-0.5"
Makie = "0.21"
RecipesBase = "1"
8 changes: 7 additions & 1 deletion B/BifurcationKit/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
["0.4-0"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.4-0.4.2"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"

["0.4.3-0"]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

0 comments on commit aebf8f6

Please sign in to comment.