brightway-lca / matrix_utils

Utilities to build and iterate on matrices using datapackages
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Sparse matrix mapping. Fixes #22 #23

Closed cmutel closed 1 week ago

cmutel commented 1 week ago

Use sparse matrices instead of numpy array tricks to do database id to matrix row/column indices mappings.