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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Ratto
dynare
Commits
c9db9809
Verified
Commit
c9db9809
authored
Dec 18, 2023
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Drop unused options_.minimal_workspace
parent
70b9d927
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
matlab/default_option_values.m
+0
-1
0 additions, 1 deletion
matlab/default_option_values.m
preprocessor
+1
-1
1 addition, 1 deletion
preprocessor
with
1 addition
and
2 deletions
matlab/default_option_values.m
+
0
−
1
View file @
c9db9809
...
@@ -55,7 +55,6 @@ options_.solve_tolx = eps^(2/3);
...
@@ -55,7 +55,6 @@ options_.solve_tolx = eps^(2/3);
options_
.
solve_randomize_initial_guess
=
true
;
options_
.
solve_randomize_initial_guess
=
true
;
options_
.
trust_region_initial_step_bound_factor
=
1
;
options_
.
trust_region_initial_step_bound_factor
=
1
;
options_
.
dr_display_tol
=
1e-6
;
options_
.
dr_display_tol
=
1e-6
;
options_
.
minimal_workspace
=
false
;
options_
.
dp
.
maxit
=
3000
;
options_
.
dp
.
maxit
=
3000
;
options_
.
steady
.
maxit
=
50
;
options_
.
steady
.
maxit
=
50
;
options_
.
simul
.
maxit
=
50
;
options_
.
simul
.
maxit
=
50
;
...
...
This diff is collapsed.
Click to expand it.
preprocessor
@
f8b2de71
Compare
638c49d9
...
f8b2de71
Subproject commit
638c49d96ee491a66ba775ffc79a1d6afbe8acfc
Subproject commit
f8b2de715c57d3d66fff38b41fa3b4351c015c11
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