next up previous contents index
Next: Numerical Recipes in C Up: Copyright Information and Acknowledgments Previous: Gnuplot Copyright Information   Contents   Index

LINPACK Copyright Information

We have translated some of the FORTRAN procedures of LINPACK dongarraetal@79 into C. We have used all of the basic linear algebra subroutines (BLAS) as well as subroutines to do the $QR$ factorization of the matrix $\mathbf{X}$ of the linear system

\begin{displaymath}
\vec{y} = \mathbf{X} \cdot \vec{b}
\end{displaymath}

These include the subroutines SQRST, STRSL, SPODI, SQRSL and SQRDC. Not all of the optimizations have been translated. These subroutines are used quite extensively in the analysis modules. The original FORTRAN subroutines are Copyright (C) 1979 by the Society for Industrial and Applied Mathematics.



Christopher Basten 2002-03-27