.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
Makefile
README.md
RELEASE_NOTES.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/workflows/tests.yml
doc/Makefile
doc/make.bat
doc/requirements.txt
doc/source/conf.py
doc/source/index.md
doc/source/_deps/gitrep2/__init__.py
doc/source/_deps/gitrep2/constants.py
doc/source/_deps/gitrep2/exceptions.py
doc/source/_deps/gitrep2/git.py
doc/source/_deps/gitrep2/parser.py
doc/source/_deps/gitrep2/remote.py
doc/source/_deps/gitrep2/role.py
doc/source/_deps/gitrep2/setup.py
doc/source/_static/css/custom.css
doc/source/_static/img/logo_lca_algebraic.png
doc/source/api/activities.md
doc/source/api/databases.md
doc/source/api/index.md
doc/source/api/lca.md
doc/source/api/methods.md
doc/source/api/parameters.md
doc/source/api/sensitivity.md
doc/source/api/units.md
doc/source/notebooks/example-notebook_.md
doc/source/notebooks/handbook_.md
doc/source/notebooks/index.md
doc/source/notebooks/init.py
lca_algebraic/__init__.py
lca_algebraic/activity.py
lca_algebraic/axis_dict.py
lca_algebraic/base_utils.py
lca_algebraic/cache.py
lca_algebraic/database.py
lca_algebraic/interpolation.py
lca_algebraic/io.py
lca_algebraic/lca.py
lca_algebraic/log.py
lca_algebraic/methods.py
lca_algebraic/params.py
lca_algebraic/settings.py
lca_algebraic/stats.py
lca_algebraic/units.py
lca_algebraic_bw25.egg-info/PKG-INFO
lca_algebraic_bw25.egg-info/SOURCES.txt
lca_algebraic_bw25.egg-info/dependency_links.txt
lca_algebraic_bw25.egg-info/requires.txt
lca_algebraic_bw25.egg-info/top_level.txt
notebooks/example-notebook.ipynb
notebooks/handbook.ipynb
notebooks/init.py
test/__init__.py
test/conftest.py
test/test_axis_dict.py
test/test_units.py
test/unit_test.py
test/fixtures/__init__.py