Bifurcation Analysis of DDEs in Julia logo
Bifurcation Analysis of DDEs in Julia
  • Home
  • Tutorials
    • Bifurcation Problem
      • Introduction
      • Collocation
      • Bifurcation detection (codim 1)
      • Fold / Hopf Continuation (codim 2)
      • Simple branch point
      • Non-simple branch point
      • Simple Hopf
      • Normal form (periodic orbit)
    • Branch switching
    • Eigen Solvers
      • List of implemented eigen solvers
  • Contributing
  • Frequently Asked Questions
  • Library
Version
  • Options
  • Eigen Solvers
  • Eigen Solvers
GitHub

Eigen solvers (Eig)

See also Eigen solvers for more information, for example on how to implement your own.

List of implemented eigen solvers

  1. Default DDE_DefaultEig eigensolver for DDE. You can create it via eig = DDE_DefaultEig(). It is based on the package NonlinearEigenproblems.jl.
« Branch switchingFrequently Asked Questions »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.9.0 on Friday 28 March 2025. Using Julia version 1.10.9.