pyoselm icon indicating copy to clipboard operation
pyoselm copied to clipboard

Handle cases of singular matrices when calling pinv2

Open leferrad opened this issue 3 years ago • 0 comments

All the calls to pinv2 function could raise errors if a singular matrix is operated. We could either identify these cases or just try/catch them to raise a proper error / warning

leferrad avatar Sep 12 '20 00:09 leferrad