- 24 Jun, 2013 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
Add check for purely backwards model to k_order_pert
-
- 23 Jun, 2013 1 commit
-
-
Johannes Pfeifer authored
The k_order_solver does not solve purely backwards models (as is the case in stochastic_solvers.m). But in contrast to stochastic_solvers, there is no check and no warning. Entering the mex-file then results in a crash of Matlab
-
- 21 Jun, 2013 2 commits
-
-
Sébastien Villemot authored
Filter out cases where invalid starting value leads to NaN or Inf in Jac...
-
Johannes Pfeifer authored
Replaces cryptic message "Some element of Newton direction isn't finite. Jacobian maybe singular or there is a problem with initial values" with more expressive message.
-
- 20 Jun, 2013 10 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added an option for setting the number of points where the posterior kernel is evaluated when using mode_check. Reorganized the options_ global structure wrt mode_check.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 19 Jun, 2013 3 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 18 Jun, 2013 6 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Houtan Bastani authored
-
- 17 Jun, 2013 13 commits
-
-
Stéphane Adjemian authored
Reverted Ferhat's commit 23e583f95c0a5631c943c44f9116f20b91c0fb0a. The names of the dynSeries variables are stored in a column cell array.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Fixed bug in @dynSeries/align method (occuring if the second dynSeries object has more observations than the first one).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Reverted buggy commit 5366dd5cb9f546809ff21a0bd23a2ac423aac6ce by Ferhat and added call to strtrim in @dynSeries/extract method to remove leading and trailing white spaces in variable names.
-
Stéphane Adjemian authored
Fixed bug. The cell of strings varlist had wrong dimension (must be a column) if the code is executed with matlab.
-