Closed mrachh closed 4 years ago
Is there any documentation on what the new int* ier
argument does? I'm not understanding it from the code.
Thank you!
Hi, Apologies for the delay in reply. We are in the process of updating the documentation to incorporate the new changes made. This flag has been introduced to avoid hard crashes in the python and MATLAB interfaces due to insufficient memory at various points in the code. ier=0 means a successful completion of the computation
Bringing in new tree, adding error code to subroutines to prevent hard crash from python and matlab