On Fri, 1 Oct 2004, Nils Wagner wrote: > Hi all, > > I'd like to have a function called hess > in linalg which reduces a general matrix A to upper Hessenberg form > before the next release. > > Any comment ? It's now in scipy CVS. See scipy.linalg.hessenberg. Pearu