bw2calc.dense_lca#

Classes#

DenseLCA

Convert the technosphere_matrix to a numpy array and solve with numpy.linalg.

Module Contents#

class bw2calc.dense_lca.DenseLCA[source]#

Bases: bw2calc.lca.LCA

Convert the technosphere_matrix to a numpy array and solve with numpy.linalg.

solve_linear_system()[source]#