AntoineBrunet
AntoineBrunet
I have the same issue here. I can prevent the error message by manually unloading the vmm module before each call to the vm utility. It seems that `vm` uses...
Since the chunking logic is already present in the get_Lstar function, it could be used to limit calls to irbem to 100k elements. I agree that this limit is pointless...
I haven't tested it, but the return statement looks suspicious to me. Maybe simply returning `flux` would work as expected? Or maybe the subset with the appropriate number of points?...
Hi everyone, As this issue is probably related to IRBEM, I'd like to participate. I think it could be possible to have a standalone IRBEM conda-forge package which deals with...
Thank you for your quick answer. I would be glad to help test these functions, comparing the results with la4j, which already has an implementation for this. I can also...
I will check it out as soon as I find the time to do it. I am interested in the banded sparse matrix implementation. My current solver is a simple...