1 research outputs found

    Algorithm 664: A Gauss algorithm to solve systems with large, banded matrices using random-access disk storage

    No full text
    A FORTRAN 77 implementation of a Gauss algorithm with partial pivoting for banded matrices is described. The algorithm keeps only part of the matrix that is necessary for the actual computation in memory. This allows large systems to be solved on machine without virtual memory, or if the virtual memory is too small for the problem
    corecore