Document mode_compute=13

[skip ci]
time-shift
Sébastien Villemot 2020-11-27 14:22:59 +01:00
parent 1e767ce935
commit b4f293bdf2
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 8 additions and 0 deletions

View File

@ -5336,6 +5336,14 @@ block decomposition of the model (see :opt:`block`).
(available under MATLAB if the Global Optimization
Toolbox is installed; not available under Octave).
``13``
Uses the ``lsqnonlin`` non-linear least squares optimization
routine (available under MATLAB if the Optimization Toolbox is
installed; available under Octave if the `optim
<https://octave.sourceforge.io/optim/>`__ package from
Octave-Forge is installed). ``101``
``101``
Uses the SolveOpt algorithm for local nonlinear