Overview of BifurcationKit.jl capabilities
masterBifurcationKit.jl is designed for automatic bifurcation analysis of large-dimensional equations $F(u, λ)=0$ (where $λ$ is real).
Key features include:
- Continuation Algorithms: Supports PALC, deflated continuation, and others, using Newton-Krylov methods for predictor step correction.
- Stability Analysis: Uses Matrix-Free, Dense, or Sparse eigensolvers to compute stability and bifurcation points.
- Periodic Orbits: Provides both shooting methods and methods based on finite differences/collocation to compute periodic orbits of Cauchy problems.
- Scalability: Optimized for large-scale nonlinear problems, supporting Matrix-Free methods on GPUs and on clusters for studying nonlinear PDEs and nonlocal problems.