Skip to content

Latest commit

History

History
24 lines (18 loc) 路 1.92 KB

File metadata and controls

24 lines (18 loc) 路 1.92 KB
layout default
title Home
permalink /

bifurcationkit: towards automatic bifurcation analysis of dynamic systems

The bifurcationkit organization is a collection of tools for computing bifurcation diagrams of dynamical systems developed in the Julia programming language. The organization provides well-maintained tools which compose together as a coherent ecosystem.

馃殌 Where to start?

  • Want to get started running some code? Check out the Getting Started tutorials
  • Want to compute bifurcation diagrams of PDEs? check these tutorials
  • Want to compute bifurcation diagrams of GPU? check these tutorials

馃З Which packages?

SciML Integration

BifurcationKit.jl is listed in third party parameter analysis of SciML Docs under the "Analysis" menu. ModelingToolkit.jl and Catalyst.jl rely on BifurcationKit.jl as external dependency.