ljlazar

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

Hi, thanks for developing SALib! I'm new to SALib and would like to ask if there is currently a way to perform sampling in batches to avoid high memory demand...

question