Econpizza

Latest version: v0.6.6

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.6.0

Adjusted for the fact that jax and jaxlib now provide experimental windows support for CPUs out of the box.

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.6...0.6.0

0.5.6

- parameters that are not defined in the `parameters` block will raise an error
- `find_path` now returns a tuple `(x, flag)` where `x` is the solution and `(ferr, errbool) = flag` is a tuple or the errors in the target function `ferr` and the error flag `errbool`
- the `equations` block in the yaml now allows to use `==` for conditioning
- yamls now can contain a block of `globals` which are available through all stages. E.g.


globals:
first_global: 1
second_global: False
another_one: "cool_string"


**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.5...0.5.6

0.5.5

* distributions do not read the `grid_variables` or `grid_names` keys anymore. These are now given default names based on the name of the object (e.g. "asset_grid" for "asset" or "skill_grid" and "skill_transition" for "skill). See the updated documentation
* removed ghls_plt.yml (a GHLS-type DSGE with price level targeting) and nested PLT into ghls.yml
* major bugfix with error messages for nonlinear dynamics of RANK models
* various improvements with the documentation

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.4...0.5.5

0.5.4

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.3...0.5.4

0.5.3

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.2...0.5.3

0.5.2

* Distributions do not read and/or use the `grid_variables` or `grid_names` keys from the YAML anymore. These are now given default names based on the name of the object (e.g. "asset_grid" for "asset" or "skill_grid" and "skill_transition" for "skill).
* removed ghls_plt.yml (a GHLS-type DSGE with price level targeting) and nested PLT into ghls.yml

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.5.1...0.5.2

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.