Skip to content
Snippets Groups Projects

steady: allow for non_zero option

Closed Johannes Pfeifer requested to merge JohannesPfeifer/dynare:non_zero into master
5 files
+ 10
9
Compare changes
  • Side-by-side
  • Inline

Files

@@ -2915,6 +2915,9 @@ Finding the steady state with Dynare nonlinear solver
along. Iteration will cease when the attempted step size is smaller than
``tolx``. Default: ``eps^(2/3)``
.. option:: non_zero
See :opt:`non_zero`.
.. _solvalg:
Loading