- 13 May, 2013 9 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Bugfix for simult_.m when used with k_order_pert and pruning at order=1
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 12 May, 2013 2 commits
-
-
MichelJuillard authored
Make error message if mode violated prior more explicit
-
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
-
- 07 May, 2013 2 commits
-
-
Sébastien Villemot authored
Fix typo in manual
-
Johannes Pfeifer authored
-
- 03 May, 2013 6 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Remove mexErrorCheck from k_order_pert to make it obey the noprint-option
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 02 May, 2013 5 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.
-
Sébastien Villemot authored
bug fix GSA
-
Marco Ratto authored
-
- 30 Apr, 2013 4 commits
-
-
Sébastien Villemot authored
Bugfix in initial_estimation_checks; making graphs more explicit
-
Sébastien Villemot authored
bug fixes in mode_compute=5 and gsa
-
Marco Ratto authored
-) estimation options for data set must be given also when ppost=1 (fix in testsuite);
-
Marco Ratto authored
-
- 29 Apr, 2013 7 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
-
Sébastien Villemot authored
Ref #351
-
Sébastien Villemot authored
GSA fixes for rmse analysis
-
Marco Ratto authored
Proper use of dataset_ structure and remove the dangerous dat_fil_ utility; Added r2 in output.
-
- 27 Apr, 2013 4 commits
-
-
Johannes Pfeifer authored
recursive formulation of price setting equations where the steady state file is used to update parameters and invoke a non-linear solver.
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Increased linewidth and changed color to differentiate from background grid.
-
Johannes Pfeifer authored
Closes #329
-