LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./bw_temporalis/__init__.py
./bw_temporalis/convolution.py
./bw_temporalis/lca.py
./bw_temporalis/temporal_distribution.py
./bw_temporalis/timeline.py
./bw_temporalis/utils.py
./bw_temporalis/lcia/__init__.py
./bw_temporalis/lcia/climate.py
./docs/conf.py
./examples/__init__.py
./examples/ia.py
./examples/inv.py
bw_temporalis/VERSION
bw_temporalis.egg-info/PKG-INFO
bw_temporalis.egg-info/SOURCES.txt
bw_temporalis.egg-info/dependency_links.txt
bw_temporalis.egg-info/not-zip-safe
bw_temporalis.egg-info/requires.txt
bw_temporalis.egg-info/top_level.txt
tests/test_convolution.py
tests/test_fixed_td.py
tests/test_fixed_time_of_year.py
tests/test_fixtures.py
tests/test_lca.py
tests/test_patched_matrix_lca.py
tests/test_serialization.py
tests/test_td.py
tests/test_tdaware.py
tests/test_timeline.py
tests/test_utils.py