- Option values `solve_algo={6,7,8}` and `stack_solve_algo={2,3}` are now available without `block` nor `bytecode` (e14a49211067b27114d8173b16d4cb8f7595b0c3, aa263e6a2adc9414142551a01bbcc46abb6a3894)
- Option values `solve_algo={6,7,8}` and `stack_solve_algo={2,3}` are now available without `block` nor `bytecode` (e14a49211067b27114d8173b16d4cb8f7595b0c3, aa263e6a2adc9414142551a01bbcc46abb6a3894)
- New debugging option `check_jacobian_singularity` of `perfect_foresight_solver` to check the singularity of the dynamic Jacobian for `stack_solve_algo=0,2,3` (93519694)
- New debugging options to the `perfect_foresight_solver command:
+ `check_jacobian_singularity` to check the singularity of the dynamic Jacobian for `stack_solve_algo=0,2,3` (93519694)
+ `allow_nonfinite_values` to prevent the automatic removal of nonfinite values during Newton iterations, which may be useful for debugging purposes
- Trace plots now allow plotting the particles of SMC methods (53907ffb)
- Trace plots now allow plotting the particles of SMC methods (53907ffb)