-
Hi,
I had an issue with the most recent lca_algebraic version running a calculation, because apparently NaN was removed since version 2.0. Downgrading numpy seems to work (pip install numpy=1.23.5).
-
Hello,
With lca_algebraic-1.1.0, calling multiLCAAlgebric with worng parameters break futur call of multiLCAAlgebric.
if I call:
```
multiLCAAlgebric(some_modules, some_methods, unknown_paramt…
-
Based on the exmaple_notebook, I noticed that the lca_algebraic has treated all defined parameters as Project parameters. I have a foreground database in excel, parameterized, importable to bw, in the…
-
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 1.1, this…
-
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 version of brightway i…
-
Hi,
In previous versions of lca_algebraic, the `extract_activities` option of `multiLCAAlgebric` allowed the contribution of a subset of activities to be calculated. It has been replaced by the `ax…
-
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 BW2 up-to-date and stable.
I…
-
Hello,
I have issues running MultiLCAAlgebraic with activities that are created by Activity-Browser. The activity is parameterized and I am calling loadParams(), but sweeping the parameters does n…
-
### Updating AB
- [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue
### What happened?
When creating exchanges wi…
-
maknig a new env and installing via conda. But I cant even run the first line of the notebook, with the imports
This software is so cool, I really want to use it but I cant figure out how