Brooks Smith
Results
22
comments of
Brooks Smith
... that's a great question. It looks like Scipy was only ever actually used for one single function call to `scipy.linalg.eigvals()` in `solver.py`. But Numpy has a `numpy.linalg.eigvals()` function of...
Okay, so there is _supposed to_ be a viable way to do this in pure numpy, but it's randomly failing, in what appears to be a manifestation of Numpy bug...