Recent content by O S

  1. O

    Fortran I can't find a small bug in this Fortran code

    So I'm writing a short subroutine to compute a QR factorization of an (mxn) matrix using the Householder method. To test this, I'm computing the factorization of the matrix 12 -51 4...
Back
Top