policyengine-core 3.26.1__tar.gz → 3.26.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/CHANGELOG.md +7 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/PKG-INFO +1 -1
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/simulation.py +1 -2
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/pyproject.toml +1 -1
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_simulations.py +22 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/ISSUE_TEMPLATE.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/bump_version.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/changelog_template.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/get-changelog-diff.sh +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/has-functional-changes.sh +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/is-version-number-acceptable.sh +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/publish-git-tag.sh +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/workflows/pr.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/workflows/push.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.gitignore +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/.python-version +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/AGENTS.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/CLAUDE.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/CONTRIBUTING.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/LICENSE +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/MANIFEST.in +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/Makefile +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/README.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/_build/logs/myst.build.json +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/changelog.d/.gitkeep +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/_config.yml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/_static/style.css +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/_toc.yml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/add_plotly_to_book.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/contributing/intro.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/engineering/skills/README.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/engineering/skills/documentation_review.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/engineering/skills/github-prs.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/engineering/skills/testing.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/intro.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/logo.png +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/commons.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/country_template.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/data.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/data_storage.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/entities.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/enums.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/errors.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/experimental.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/extension_template.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/holders.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/parameters.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/periods.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/populations.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/projectors.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/reforms.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/scripts.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/simulations.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/taxbenefitsystems.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/taxscales.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/tools.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/tracers.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/types.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/variables.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/python_api/warnings.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/usage/country.ipynb +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/usage/datasets.ipynb +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/usage/parameters.md +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/usage/reforms.ipynb +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/docs/usage/simulation.ipynb +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/mypy.ini +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/build_metadata.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/charts/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/charts/api.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/charts/bar.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/charts/formatting.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/commons/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/commons/formulas.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/commons/misc.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/commons/rates.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/constants.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/data/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/data/datasets/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/data/datasets/country_template_dataset.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/entities.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/modelled_policies.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/benefits/basic_income.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/benefits/housing_allowance.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/benefits/index.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/benefits/parenting_allowance/amount.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/benefits/parenting_allowance/income_threshold.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/general/age_of_majority.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/general/age_of_retirement.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/taxes/housing_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/taxes/income_tax_rate.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/parameters/taxes/social_security_contribution.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/add_dynamic_variable.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/add_new_tax.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/flat_social_security_contribution.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/modify_social_security_taxation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/reforms/removal_basic_income.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/situation_examples/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/situation_examples/couple.json +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/situation_examples/housing.json +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/situation_examples/single.json +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/age.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/basic_income.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/disposable_income.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/housing_allowance.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/housing_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/income_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/reforms/add_dynamic_variable.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/reforms/add_new_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/reforms/modify_social_security_taxation.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/situations/income_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/situations/parenting_allowance.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/social_security_contribution.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/tests/test_microsimulation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/benefits.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/demographics.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/housing.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/ids.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/income.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/stats.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/variables/taxes.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data/dataset.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_storage/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_storage/in_memory_storage.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_storage/on_disk_storage.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/parameter_metadata.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/parameter_node_metadata.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/reference.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/unit.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/entity.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/group_entity.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/role.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/enums/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/enums/config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/enums/enum.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/enums/enum_array.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/cycle_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/empty_argument_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/nan_creation_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/parameter_not_found_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/parameter_parsing_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/period_mismatch_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/situation_parsing_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/spiral_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/variable_name_conflict_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/variable_not_found_error.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/experimental/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/experimental/memory_config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/local_benefit.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/parameters/local_town/child_allowance/amount.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/parameters/local_town/child_allowance/index.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/parameters/local_town/index.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/extension_template/tests/local_benefit.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/holders/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/holders/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/holders/holder.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/model_api.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/at_instant_like.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/get_parameter.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/homogenize_parameters.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/interpolate_parameters.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/propagate_parameter_metadata.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/operations/uprate_parameters.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_at_instant.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_node.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_node_at_instant.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_scale_bracket.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/vectorial_parameter_node_at_instant.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/periods/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/periods/config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/periods/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/periods/instant_.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/periods/period_.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/group_population.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/population.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/entity_to_person_projector.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/first_person_to_entity_projector.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/projector.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/unique_role_to_entity_projector.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/reforms/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/reforms/reform.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/assets/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/assets/index.html +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/policyengine_command.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/run_data.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/run_test.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/scripts/simulation_generator.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/individual_sim.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/microsimulation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/simulation_builder.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/simulation_macro_cache.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxbenefitsystems/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxbenefitsystems/tax_benefit_system.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/abstract_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/abstract_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/amount_tax_scale_like.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/linear_average_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/marginal_amount_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/marginal_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/rate_tax_scale_like.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/single_amount_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/taxscales/tax_scale_like.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/google_cloud.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/hugging_face.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/simulation_dumper.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/test_from_situation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/test_runner.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tools/win_file_manager.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/computation_log.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/flat_trace.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/full_tracer.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/performance_log.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/simple_tracer.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/trace_node.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/tracing_parameter_node_at_instant.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/tracers/variable_graph.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/types/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/types/data_types/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/types/data_types/arrays.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/config.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/defined_for.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/helpers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/typing.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/variables/variable.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/warnings/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/warnings/libyaml_warning.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/warnings/memory_config_warning.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/warnings/tempfile_warning.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/pytest.ini +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/test.ipynb +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/conftest.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/test_between_function.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/test_formulas.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/test_is_in_function.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/test_random_seed.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/commons/test_rates.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/data/test_dataset.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/enums/test_enum.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/model_api/test_index_.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/array_type.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/duplicate_key.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/filesystem_hierarchy/empty_index_file/index.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/filesystem_hierarchy/node1/param.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/indentation.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/missing_value.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/parameter_for_unit_propagation.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/test_parameter_clone.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/test_parameter_validation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/test_propagate_units.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/unexpected_key_in_parameter.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/unexpected_key_in_scale.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/unexpected_key_in_value_at_instant.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/unexpected_key_in_value_history.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_date.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_scale.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_type_in_bracket.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_type_in_brackets.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_type_in_parameter.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_type_in_scale.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_type_in_value_history.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/wrong_value.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameter_validation/yaml_hierarchy/node1.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters/operations/test_interpolation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters/operations/test_nesting.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters/operations/test_propagation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters/operations/test_uprating.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters/test_numpy2_structured_arrays.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters_fancy_indexing/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters_fancy_indexing/bareme.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters_fancy_indexing/local_tax.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters_fancy_indexing/rate.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/parameters_fancy_indexing/test_fancy_indexing.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_abstract_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_abstract_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_linear_average_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_marginal_amount_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_marginal_rate_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_rate_tax_scale_like.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_single_amount_tax_scale.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tax_scales/test_tax_scales_commons.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_apply_reform_invalidates_cache.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_apply_reform_preserves_user_inputs.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_assert_near_precision.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_axes.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_bincount_minlength.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_build_metadata.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_calculate_output.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_countries.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_cycles.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_dataset_getattr.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_dump_restore.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_entities.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_eternity_subperiods.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_extensions.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_fast_cache.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_fast_cache_guards.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_formulas.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_holder_branch_fallback.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_holders.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_macro_cache_not_singleton.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_medium_fixes.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_microsimulation_person_accessor.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_opt_out_cache.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_pandas3_compatibility.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_parameters.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_periods.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_projectors.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_reform_parameter_isolation.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_reforms.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_simulation_builder.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_stable_hash_seed.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_storage_delete_branch.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_subsample_invalidates_cache.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_tax_benefit_system_cache_identity.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_tracers.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/test_yaml.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tools/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tools/test_assert_near.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tools/test_google_cloud.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tools/test_hugging_face.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/tools/test_runner/test_yaml_runner.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_adds.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_annualize.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_bounds.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_defined_for.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_subtracts.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_subtracts_sign.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/core/variables/test_variables.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/appclient.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/entities.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/simulations.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/taxbenefitsystems.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/variables.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/__init__.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/directory/subdirectory/test_4.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/directory/test_1.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/directory/test_2.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/failing_test_absolute_error_margin.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/failing_test_relative_error_margin.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_absolute_error_margin.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_failure.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_name_filter.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_relative_error_margin.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_success.yml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_with_anchors.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_with_extension.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_with_reform.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/fixtures/yaml_tests/test_with_reform_2.yaml +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/smoke/test_country_init.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/tests/smoke/test_us.py +0 -0
- {policyengine_core-3.26.1 → policyengine_core-3.26.2}/uv.lock +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: policyengine-core
|
|
3
|
-
Version: 3.26.
|
|
3
|
+
Version: 3.26.2
|
|
4
4
|
Summary: Core microsimulation engine enabling country-specific policy models.
|
|
5
5
|
Project-URL: Homepage, https://github.com/policyengine/policyengine-core
|
|
6
6
|
Author-email: PolicyEngine <hello@policyengine.org>
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/simulations/simulation.py
RENAMED
|
@@ -707,11 +707,10 @@ class Simulation:
|
|
|
707
707
|
if cached_array is not None:
|
|
708
708
|
return cached_array
|
|
709
709
|
|
|
710
|
-
smc = SimulationMacroCache(self.tax_benefit_system)
|
|
711
|
-
|
|
712
710
|
# Check if cache can be used, if available, check if path exists
|
|
713
711
|
is_cache_available = self.check_macro_cache(variable_name, str(period))
|
|
714
712
|
if is_cache_available:
|
|
713
|
+
smc = SimulationMacroCache(self.tax_benefit_system)
|
|
715
714
|
smc.set_cache_path(
|
|
716
715
|
self.dataset.file_path.parent,
|
|
717
716
|
self.dataset.name,
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
from policyengine_core.country_template.situation_examples import single
|
|
2
2
|
from policyengine_core.simulations import SimulationBuilder
|
|
3
|
+
import policyengine_core.simulations.simulation as simulation_module
|
|
3
4
|
from policyengine_core.simulations.simulation_macro_cache import (
|
|
4
5
|
SimulationMacroCache,
|
|
5
6
|
)
|
|
@@ -90,3 +91,24 @@ def test_macro_cache(tax_benefit_system):
|
|
|
90
91
|
)
|
|
91
92
|
cache.clear_cache(cache.cache_folder_path)
|
|
92
93
|
assert not cache.cache_folder_path.exists()
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
def test_calculate_without_macro_cache_does_not_build_macro_cache(
|
|
97
|
+
tax_benefit_system, monkeypatch
|
|
98
|
+
):
|
|
99
|
+
class UnexpectedSimulationMacroCache:
|
|
100
|
+
def __init__(self, tax_benefit_system):
|
|
101
|
+
raise AssertionError(
|
|
102
|
+
"SimulationMacroCache should not be constructed when "
|
|
103
|
+
"macro cache reads are disabled"
|
|
104
|
+
)
|
|
105
|
+
|
|
106
|
+
monkeypatch.setattr(
|
|
107
|
+
simulation_module,
|
|
108
|
+
"SimulationMacroCache",
|
|
109
|
+
UnexpectedSimulationMacroCache,
|
|
110
|
+
)
|
|
111
|
+
|
|
112
|
+
simulation = SimulationBuilder().build_default_simulation(tax_benefit_system)
|
|
113
|
+
|
|
114
|
+
simulation.calculate("income_tax", "2017-01")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/.github/is-version-number-acceptable.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/charts/formatting.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/country_template/entities.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_storage/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/reference.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/data_structures/unit.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/entities/group_entity.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/cycle_error.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/nan_creation_error.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/errors/spiral_error.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/experimental/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/config.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/helpers.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/parameters/parameter_node.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/__init__.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/config.py
RENAMED
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/populations/population.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/helpers.py
RENAMED
|
File without changes
|
{policyengine_core-3.26.1 → policyengine_core-3.26.2}/policyengine_core/projectors/projector.py
RENAMED
|
File without changes
|