Dear Cherab team.
The output matrices in, for example, admt_utils.py are usually very big and sparse and need lots of memory to store.
How do you think, if it would be profitable for both memory usage and computation efficiency to go to sparse matrix notation using scipy.sparse?
Thanks,
Ivan Kudashev
Dear Cherab team.
The output matrices in, for example,
admt_utils.pyare usually very big and sparse and need lots of memory to store.How do you think, if it would be profitable for both memory usage and computation efficiency to go to sparse matrix notation using
scipy.sparse?Thanks,
Ivan Kudashev