- Jan 04, 2022
-
- Jan 03, 2022
-
-
Sébastien Villemot authored
– load_m_file_data.m: pass structure instead of file – arima constructor: remove spurious display
-
Sébastien Villemot authored
(cherry picked from commit ea42cf9a)
-
Sébastien Villemot authored
Closes: #1832 (cherry picked from commit 0c68e733)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit bdb21f9a)
-
(cherry picked from commit 8cf6fe0b)
-
(cherry picked from commit 086e0895)
-
(cherry picked from commit 028635d6)
-
- Jan 02, 2022
-
-
Stéphane Adjemian authored
(cherry picked from commit 7ad50853)
-
- Dec 20, 2021
-
-
(cherry picked from commit b966e5eb)
-
- Dec 16, 2021
-
-
Sébastien Villemot authored
My guess is that the slight variations across runs are probably due to multithreading (depending on the order in which threads terminate, the aggregation of results is done in a different order, which can lead to small floating point differences).
-
(cherry picked from commit d4cb7f7f)
-
(cherry picked from commit 1ec66267)
-
- Dec 15, 2021
-
-
(cherry picked from commit 6f87edfa)
-
(cherry picked from commit fdb14b3a)
-
(cherry picked from commit 8a76c689)
-
(cherry picked from commit 1bfb9ffb)
-
Sébastien Villemot authored
(cherry picked from commit c181bae3)
-
(cherry picked from commit de90c5d2)
-
Solves issues with Monte Carlo sampling where error code affected option for later draws (cherry picked from commit c60a1624)
-
(cherry picked from commit 459d6ded)
-
Sébastien Villemot authored
-
- Dec 14, 2021
-
-
Sébastien Villemot authored
-
going via base prevents parallel execution (cherry picked from commit 5f732803)
-
- Dec 13, 2021
-
-
Sébastien Villemot authored
-
evaluate_steady_state.m: correctly condition debugging info on existence of objects from steady state file (cherry picked from commit 741772d5)
-
(cherry picked from commit f5def11a)
-
[skip CI] (cherry picked from commit 137ba73c)
-
[skip CI] (cherry picked from commit 51fdb6b1)
-
(cherry picked from commit d5a2015d)
-
- Dec 11, 2021
-
-
Stéphane Adjemian authored
(cherry picked from commit f687b531)
-
- Dec 08, 2021
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Switch to a two digit version number, and make the documentation agnostic on the major version number. (cherry picked from commit 48c96539)
-
- Dec 07, 2021
-
-
Sébastien Villemot authored
Closes: #1826 (manually cherry picked from commit 018c6030)
-
(cherry picked from commit ce9bb2f0)
-
(cherry picked from commit 7bc15927)
-
Sébastien Villemot authored
In particular, this fixes a detrending bug in relation to the Occbin engine. Closes: #1827 (manually cherry picked from commit f22dff35)
-
(cherry picked from commit 82689795)