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

Hey, Just tried to install the v.1.1 but pypardiso is listed in the requirements and is not supported on M1 Macs. I assume linear algebra calculation method is covered by...

The script change dev VERSION to a new version that follow the PEP 440 specification. It also use the recommended declarative pyproject.toml adopted in PEP 621.

Implement multiLCAAlgebraicRaw that output indexed xarray

I was wondering if it would be possible, and relatively easy, to add a new type of distribution for parameters based on empirical distribution that would rely on the random...

enhancement

Hello, I was working with exploreImpacts from the lca package of the previous version of lca_algebraic (1.0.5), which was quite useful for a quick contribution analysis. With the new update...

The user function can be used by user to create complex functions that lca_algebraic will use to compute LCA.

The script change dev VERSION to a new version that follow the PEP 440 specification. It also use the recommanded declarative pyproject.toml adopted in PEP 621. Note that I hesitated...

Hey there! This is a really cool project. BW2 is slowly phased out and replaced with BW25 and Chris is (understandably) not intending to put much energy anymore to keep...

With Brightway25 "from brightway2 import ..." is no longer possible and imports must be directly from sublibraries bw2data, bw2io, etc. - Compatibility fix to import class and methods directly from...

When I tried to search for a 'market for electricity' activity: electricity = agb.findTechAct("electricity, medium*","FR") It return only 1 result: market for electricity, medium voltage[FR] (0.004152 kilowatt hour) Not the...