Hi, all. I am planning to try to add functionality to scipy.linalg.qr(), specifically to allow qr decomposition with pivoting. However, I have almost no knowledge of how to wrap the function in scipy/linalg/ generic_flapack.pyf. Could somebody please point me in the correct direction? Thanks, Collin Stocks