- 13 May, 2013 6 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 12 May, 2013 1 commit
-
-
Johannes Pfeifer authored
-
- 11 May, 2013 1 commit
-
-
Johannes Pfeifer authored
In the rare combination of k_order_solver, pruning, and order=1 the steady state was not subtracted from the starting values when doing simulations
-
- 03 May, 2013 5 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 02 May, 2013 4 commits
-
-
Johannes Pfeifer authored
Currently, all stochastic solvers put the error code to info(1) and use print_info to output the error. The only exception was k_order_pert, which immediately created an error. Thus, the use of k_order_pert did not allow for continuing after encountering errors, because only print_info obeys the noprint-option. Replacing mexErrCheck by setting info should deliver the correct behavior.
-
Johannes Pfeifer authored
This reverts commit 2815d5fb.
-
Johannes Pfeifer authored
For parallel computations, the relative path is necessary.
-
Marco Ratto authored
-
- 30 Apr, 2013 2 commits
-
-
Marco Ratto authored
-) estimation options for data set must be given also when ppost=1 (fix in testsuite);
-
Marco Ratto authored
-
- 29 Apr, 2013 5 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Previously, the strings were concatenated, rendering calls to strmatch wrong. Changed to cell arrays on which strmatch operates.
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Marco Ratto authored
Proper use of dataset_ structure and remove the dangerous dat_fil_ utility; Added r2 in output.
-
- 27 Apr, 2013 10 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Increased linewidth and changed color to differentiate from background grid.
-
Johannes Pfeifer authored
Closes #329
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
option
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- 26 Apr, 2013 6 commits
-
-
Johannes Pfeifer authored
If the mode_file option was used, xparam1 was reloaded from the mode-file after the initial checks, sometimes leading to very cryptic errors. Now the initial checks already load the correct parameter vector.
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Also make the plots obey the nodisplay option
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
If info(2) is really empty. it cannot be accessed by isempty.
-
Houtan Bastani authored
-