diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst index 18ebaafb7b4e0cd144a5fc4332d37f0a90f66f79..2e8e4869fdafec09b11071c5d2b1c026de34686d 100644 --- a/doc/manual/source/installation-and-configuration.rst +++ b/doc/manual/source/installation-and-configuration.rst @@ -31,7 +31,7 @@ extra features, but are in no way required: statistical distributions), * Global Optimization Toolbox (for ``particleswarm`` and ``simulannealbnd``, used in e.g. ``mode_compute``, ``opt_algo`` or ``ALGO``) - * Control System Toolbox (for the Lyapunov solver ``dlyapchol`` triggered with ``options_.lyapunov_srs``) + * Control System Toolbox (for the Lyapunov solver ``dlyapchol`` triggered with ``lyapunov=square_root_solver``) * If under Octave, the following `Octave-Forge`_ packages: ``optim``, ``io``, ``control``.