bw2calc.least_squares#
Classes#
Solve overdetermined technosphere matrix with more products than activities using |
Module Contents#
- class bw2calc.least_squares.LeastSquaresLCA[source]#
Bases:
bw2calc.lca.LCASolve overdetermined technosphere matrix with more products than activities using least-squares approximation.
See also:
LSMR in SciPy # noqa: E501
Another least-squares algorithm in SciPy # noqa: E501