The calculation engine for the Brightway life cycle assessment framework.


Keywords
bw2, life-cycle-assessment, matrix-calculations, python
License
BSD-3-Clause
Install
pip install bw2calc==2.1

Documentation

title
Brightway2 Calculations

pypi version

conda-forge version

bw2calc appveyor build status

Test coverage report

This package provides the calculation engine for the Brightway2 life cycle assessment framework. Online documentation is available, and the source code is hosted on Github.

The emphasis here has been on speed of solving the linear systems, for normal LCA calculations, graph traversal, or Monte Carlo uncertainty analysis.

Relies on bw_processing for input array formatting.