ljlazar

Results 2 issues of ljlazar

Using a high amount of scenarios in the scenario LCA calculation in AB leads to a numpy memory error eventhough enough memory is available: `numpy.core._exceptions._ArrayMemoryError: Unable to allocate 25.6 GiB...

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).