Update NewFeatures: check_jacobian_singularity authored by Johannes Pfeifer's avatar Johannes Pfeifer
......@@ -25,6 +25,8 @@ Dynare 7 (unstable)
- 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)
- Trace plots now allow plotting the particles of SMC methods (53907ffb)
- More flexible syntax for specifying complementarity conditions (461c30fea8c296e88388f9775a2e92e674b0e3d2, 656c130036706849e7d08d9411b352b45a19eccb)
......
......