Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Merge requests
!2324
steady: allow for non_zero option
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
steady: allow for non_zero option
JohannesPfeifer/dynare:non_zero
into
master
Overview
1
Commits
1
Pipelines
2
Changes
5
Closed
Johannes Pfeifer
requested to merge
JohannesPfeifer/dynare:non_zero
into
master
7 months ago
Overview
1
Commits
1
Pipelines
2
Changes
5
Closes
#1945 (closed)
, related to
preprocessor!109 (merged)
0
0
Merge request reports
Compare
master
version 1
b56a37dd
7 months ago
master (base)
and
latest version
latest version
025ec91b
1 commit,
7 months ago
version 1
b56a37dd
1 commit,
7 months ago
5 files
+
10
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
doc/manual/source/the-model-file.rst
+
3
−
0
View file @ 025ec91b
Show full file
@@ -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