Skip to content
Snippets Groups Projects
Commit 8c4f2c79 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Changed options conformably to the previous commits.

parent cfed4b8a
Branches
Tags
No related merge requests found
......@@ -67,12 +67,11 @@ end;
options_.maxit_ = 100;
options_.ep.verbosity = 0;
options_.ep.stochastic.status = 0;
options_.ep.stochastic.order = 0;
options_.console_mode = 0;
ts = extended_path([],1000);
options_.ep.stochastic.status = 1;
options_.ep.stochastic.order = 1;
sts = extended_path([],1000);
figure(1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment