bw2calc.restricted_sparse_matrix_dict#
Classes#
Like SparseMatrixDict, but follows restrictions on what can be multiplied. |
|
Module Contents#
- class bw2calc.restricted_sparse_matrix_dict.RestrictedSparseMatrixDict(restrictions: dict, *args, **kwargs)[source]#
Bases:
matrix_utils.SparseMatrixDictLike SparseMatrixDict, but follows restrictions on what can be multiplied.
Only for use with normalization and weighting.