Continuations ============= We describe here the modules used to perform continuations with |AUTO| . Please read the :ref:`files/user_guide:User guide` to learn how to use them. TODO: make the user guide. Base class module ----------------- .. automodule:: auto2.continuations.base :show-inheritance: :members: Fixed points continuation module -------------------------------- .. automodule:: auto2.continuations.fixed_points :show-inheritance: :members: Periodic orbits continuation module ----------------------------------- .. automodule:: auto2.continuations.periodic_orbits :show-inheritance: :members: