0.8.0 (2021-11-18)
Added
- LaTeX math support in markdown (
$$ ... $$) exp:select_agents(std::vector<std::string>) exp:replace(exp) int = study:get_parameter(string) exp:select_largest_agents(k) and exp:select_smallest_agents(k) study:openings() exp:sort_agents() Compare(title, epsilon = 1e-4) 100 max errors in Compare sddpconfig.dat reading exp:force_collection(collection) - parm reference relationship
--return_errors argument
Syntax Changes
study.stages to study:stages() study.stages_per_year to study:stages_per_year() study.scenarios to study:scenarios() study:parent_path() to study:dirname() collection:load(filename, true) to collection:load_or_error(filename)
Changed
- performance improvement in
concatenate(exp1, exp2, ...) - performance improvement in
exp:select_agents(query)
Fixed
- stderr when the case does not exists
- unit in power binary expression (^)
- study.discount_rate unit
- error using remove_zeros and horizon