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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Commits
0c06ab1c
Verified
Commit
0c06ab1c
authored
2 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Block decomposition: make mfs=1 the default
parent
cef1ce33
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#8033
passed
2 years ago
Stage: build
Stage: test
Stage: pkg
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/manual/source/the-model-file.rst
+2
-2
2 additions, 2 deletions
doc/manual/source/the-model-file.rst
preprocessor
+1
-1
1 addition, 1 deletion
preprocessor
with
3 additions
and
3 deletions
doc/manual/source/the-model-file.rst
+
2
−
2
View file @
0c06ab1c
...
@@ -1054,7 +1054,7 @@ The model is declared inside a ``model`` block:
...
@@ -1054,7 +1054,7 @@ The model is declared inside a ``model`` block:
``0``
``0``
All the endogenous variables are considered as feedback
All the endogenous variables are considered as feedback
variables
(Default)
.
variables.
``1``
``1``
...
@@ -1062,7 +1062,7 @@ The model is declared inside a ``model`` block:
...
@@ -1062,7 +1062,7 @@ The model is declared inside a ``model`` block:
normalized (i.e. of the form :math:`x=f(Y)` where
normalized (i.e. of the form :math:`x=f(Y)` where
:math:`x` does not appear in :math:`Y`) are potentially
:math:`x` does not appear in :math:`Y`) are potentially
recursive variables. All the other variables are forced to
recursive variables. All the other variables are forced to
belong to the set of feedback variables.
belong to the set of feedback variables.
(Default)
``2``
``2``
...
...
This diff is collapsed.
Click to expand it.
preprocessor
@
389a2647
Compare
dc966014
...
389a2647
Subproject commit
dc966014a3eb37398c465cde9143d2c8d524dbec
Subproject commit
389a2647d3b1067d3af54596ad3bd076fab8a4b4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment