lca_algebraic icon indicating copy to clipboard operation
lca_algebraic copied to clipboard

Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA

Results 22 lca_algebraic issues
Sort by recently updated
recently updated
newest added

The decorator `@with_db_context` breaks call like oat_matrix(model=....) The decorator should not assume positionnal parameters and take the name of the parameter to consider instead ([using a bit of introspection](https://stackoverflow.com/questions/218616/how-to-get-method-parameter-names))

Hello, We continue our work with lca_algebraic and found a few things to fix. Not worth making a pull request for that, though. 1/ Just noticed a typo in the...