- Fix/Change on final demand unmet tracking:
- final_demand_unmet now tracks the amount of final demand not fulfilled in a region per type of input (previously the amount of final demand not distributed by [the industries of] a region.
- Former behaviour retained in new attribute final_demand_undist.
- Fix on value added tracking: Now sums intermediary input matrix over the correct axis
- Adds EVENT_ARBITRARY_PRECISION constant to replace hardcoded 6 value when rounding the factors
- Improves error logs when losses are too high to be more informative
- Dependabot updates
What's Changed
- Bump sphinxcontrib-bibtex from 2.6.3 to 2.6.5 by @dependabot[bot] in #180
- Bump flake8 from 7.1.1 to 7.3.0 by @dependabot[bot] in #181
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #185
- Bump nbsphinx from 0.9.6 to 0.9.7 by @dependabot[bot] in #182
- Bump pydata-sphinx-theme from 0.15.4 to 0.16.1 by @dependabot[bot] in #183
- Update github actions by @spjuhel in #189
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #186
- Bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in #188
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #187
- Updates actions bis by @spjuhel in #191
- Bump sphinx-automodapi from 0.19.0 to 0.20.0 by @dependabot[bot] in #192
- Bump numpydoc from 1.8.0 to 1.9.0 by @dependabot[bot] in #195
- Bump safety from 3.5.2 to 3.6.1 by @dependabot[bot] in #193
- Bump sphinx-autoapi from 3.3.3 to 3.6.0 by @dependabot[bot] in #196
- Bump pymrio from 0.5.4 to 0.6.2 by @dependabot[bot] in #194
- Bump pandas from 2.2.3 to 2.3.2 by @dependabot[bot] in #197
- Bump country-converter from 1.3 to 1.3.1 by @dependabot[bot] in #201
- Bump ipykernel from 6.29.5 to 6.30.1 by @dependabot[bot] in #198
- Bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #200
- Bump dask from 2025.5.1 to 2025.9.1 by @dependabot[bot] in #199
- Bump numpy from 1.26.4 to 2.2.6 by @dependabot[bot] in #206
Full Changelog: v0.6.4...v0.7.0