Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
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
Marco Ratto
dynare
Commits
40a1b3af
Commit
40a1b3af
authored
12 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Typos
(cherry picked from commit
9187e8ad
)
parent
b9402312
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
matlab/dynare_config.m
+1
-1
1 addition, 1 deletion
matlab/dynare_config.m
windows/README.txt
+2
-2
2 additions, 2 deletions
windows/README.txt
with
3 additions
and
3 deletions
matlab/dynare_config.m
+
1
−
1
View file @
40a1b3af
...
...
@@ -183,7 +183,7 @@ mex_status(4,2) = {'kronecker'};
mex_status
(
4
,
3
)
=
{
'Sparse kronecker products'
};
mex_status
(
5
,
1
)
=
{
'local_state_space_iteration_2'
};
mex_status
(
5
,
2
)
=
{
'particle/local_state_space_iteration'
};
mex_status
(
5
,
3
)
=
{
'Local state space iteraton (second order)'
};
mex_status
(
5
,
3
)
=
{
'Local state space iterat
i
on (second order)'
};
number_of_mex_files
=
size
(
mex_status
,
1
);
%% Remove some directories from matlab's path. This is necessary if the user has
%% added dynare_v4/matlab with the subfolders. Matlab has to ignore these
...
...
This diff is collapsed.
Click to expand it.
windows/README.txt
+
2
−
2
View file @
40a1b3af
...
...
@@ -95,7 +95,7 @@ be displayed when you launch Dynare:
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteraton (second order).
[mex] Local state space iterat
i
on (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
...
...
@@ -110,7 +110,7 @@ and display the following:
[m] Sylvester equation solution.
[m] Kronecker products.
[m] Sparse kronecker products.
[
no]
Local state space iteraton (second order).
[
m]
Local state space iterat
i
on (second order).
[no] Bytecode evaluation.
[no] k-order perturbation solver.
[no] k-order solution simulation.
...
...
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