- Sep 09, 2024
-
-
Sébastien Villemot authored
– New “heterogeneity_dimension” statement – New option “heterogeneity” to “var”, “varexo”, “parameters”, “model” and “shocks” statements – New “SUM()” operator in “model” block
-
- Sep 05, 2024
-
-
Sébastien Villemot authored
-
- Sep 04, 2024
-
-
Stéphane Adjemian authored
-
- Jul 23, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 22, 2024
-
-
Sébastien Villemot authored
Uses: – structured bindings – std::map::contains and std::map::at – std::boolalpha and std::noboolalpha
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 19, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
std::fill takes a range that is open on the right bound (i.e. [first, last) and not [first, last]).
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 18, 2024
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 17, 2024
-
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
-
- Jul 09, 2024
-
-
Sébastien Villemot authored
Closes: #128
-
- Jul 08, 2024
-
-
Sébastien Villemot authored
It was previously in case-sensitive alphabetical order (i.e. ASCII order). Ref. #128
-
Sébastien Villemot authored
– use std::pair instead of std::tuple in internal storage – make Environment::getFunction() symmetric with Environment::getVariable()
-
- Jul 03, 2024
-
-
Sébastien Villemot authored
Ref. #125
-
- Jul 01, 2024
-
-
Sébastien Villemot authored
-
- Jun 13, 2024
-
-
Sébastien Villemot authored
-
- Jun 12, 2024
-
-
Sébastien Villemot authored
-
- Jun 11, 2024
-
-
Sébastien Villemot authored
-
- Jun 07, 2024
-
-
Sébastien Villemot authored
Rather use the data member which already exists.
-
Sébastien Villemot authored
-