Econpizza

Latest version: v0.6.3

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

Scan your dependencies

Page 1 of 4

0.6.3

Maintain compatibility with jax 0.4.25.

**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.6.2...0.6.3

0.6.2

Some minor fixes and compatibility updates.
**Full Changelog**: https://github.com/gboehl/econpizza/compare/0.6.1...0.6.2

0.6.1

What's Changed
* Andkound98 econpizza hank example mc by gboehl in https://github.com/gboehl/econpizza/pull/10 (fixes marginal costs in one-asset-hank files)
* ensure grgrjax compatibility with scipy 1.11

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

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 the use of '==' 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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.