Wrapper to the package DifferentialEquations.jl
This is work in progress.
Several packages in the SciML organization provide wrappers to BifurcationKit
. On can mention
- ModelingToolkit and the tutorials
- Catalyst and the tutorials
Work in progress
Use the LinearSolve.jl for handling the linear problems and also NonlinearSolve.jl whenever possible. The use of LinearSolve.jl allows to re-use Krylov spaces in between continuation steps.