- When using block decomposition (with the `block` option of the `model` block), the option `mfs` now defaults to `1`. This setting should deliver better performance on most models, so it is a better default value.
- When using block decomposition (with the `block` option of the `model` block), the option `mfs` now defaults to `1`. This setting should deliver better performance on most models, so it is a better default value.
- Perfect foresight homotopy:
- Perfect foresight homotopy:
- New `endval_steady` option to `perfect_foresight_setup` command to compute terminal steady state as the same time as the transitory dynamics (and new options `steady_solve_algo`, `steady_tolf`, `steady_tolx`, `steady_maxit` and `steady_markowitz` to control the steady state nonlinear solver) (d5a3a8e16af56af23c8eb27a693b2e67579bfde0)
- New `homotopy_linearization_fallback` and `homotopy_marginal_linearization_fallback` options to `perfect_foregisht_solver` command to get an approximate solution when homotopy fails to go to 100% (d5a3a8e16af56af23c8eb27a693b2e67579bfde0)
- New `homotopy_initial_step_size`, `homotopy_min_step_size`, `homotopy_step_size_increase_success_count` and `homotopy_max_completion_share` to `perfect_foresight_solver` command to fine tune the homotopy behaviour (d5a3a8e16af56af23c8eb27a693b2e67579bfde0)
- Purely backward/forward/static models are now supported (fe142b663ef34d26969191d2a096b08aecc1eb10)
- Purely backward/forward/static models are now supported (fe142b663ef34d26969191d2a096b08aecc1eb10)
- New `homotopy_alt_starting_point` option of `perfect_foresight_solver` command, which implements an alternative homotopy strategy (with respect to shock redimensioning) when an `endval` block is present (65053667cfc4cd693cea2c81286603a506f9ca22)
- New model editing features (21a8a5794a83b5098cad0fe7beab93dcbe5ef6bf and 4db28998687b8845568e8750d99a1b45f0d6a94f)
- New model editing features (21a8a5794a83b5098cad0fe7beab93dcbe5ef6bf and 4db28998687b8845568e8750d99a1b45f0d6a94f)