%%% -*-BibTeX-*-
%%% /u/sy/beebe/tex/bib/gvl.bib, Mon Oct 15 18:20:08 1990
%%% Edit by Nelson H. F. Beebe <beebe at magna.math.utah.edu>
%%%
%%% ====================================================================
%%% BibTeX-file{
%%% author = "Nelson H. F. Beebe",
%%% version = "1.10",
%%% date = "07 May 1999",
%%% time = "14:01:42 MDT",
%%% filename = "gvl.bib",
%%% address = "Center for Scientific Computing
%%% University of Utah
%%% Department of Mathematics, 322 INSCC
%%% 155 S 1400 E RM 233
%%% Salt Lake City, UT 84112-0090
%%% USA",
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 585 1640, +1 801 581 4148",
%%% checksum = "47976 8776 30547 253698",
%%% email = "beebe at math.utah.edu, beebe at acm.org,
%%% beebe at ieee.org (Internet)",
%%% codetable = "ISO/ASCII",
%%% keywords = "BibTeX, bibliography, matrix computations",
%%% supported = "yes",
%%% docstring = "This is the Golub/Van Loan Matrix
%%% Computations bibliography.
%%%
%%% At version 1.10, the year coverage looked
%%% like this:
%%%
%%% 1846 ( 1) 1894 ( 0) 1942 ( 0)
%%% 1851 ( 0) 1899 ( 0) 1947 ( 1)
%%% 1853 ( 0) 1901 ( 1) 1949 ( 0)
%%% 1854 ( 0) 1902 ( 0) 1950 ( 1)
%%% 1855 ( 0) 1903 ( 0) 1951 ( 1)
%%% 1856 ( 0) 1904 ( 0) 1952 ( 2)
%%% 1859 ( 0) 1907 ( 0) 1955 ( 4)
%%% 1860 ( 0) 1908 ( 0) 1956 ( 1)
%%% 1861 ( 0) 1909 ( 1) 1957 ( 2)
%%% 1862 ( 0) 1910 ( 0) 1958 ( 6)
%%% 1863 ( 0) 1911 ( 0) 1959 ( 5)
%%% 1864 ( 0) 1912 ( 0) 1960 ( 7)
%%% 1865 ( 0) 1913 ( 0) 1961 ( 7)
%%% 1866 ( 0) 1914 ( 0) 1962 ( 5)
%%% 1867 ( 0) 1915 ( 0) 1963 ( 6)
%%% 1868 ( 0) 1916 ( 0) 1964 ( 9)
%%% 1869 ( 0) 1917 ( 0) 1965 ( 14)
%%% 1870 ( 0) 1918 ( 0) 1966 ( 15)
%%% 1871 ( 0) 1919 ( 0) 1967 ( 13)
%%% 1872 ( 0) 1920 ( 0) 1968 ( 28)
%%% 1873 ( 1) 1921 ( 0) 1969 ( 21)
%%% 1874 ( 0) 1922 ( 0) 1970 ( 34)
%%% 1875 ( 0) 1923 ( 0) 1971 ( 32)
%%% 1876 ( 0) 1924 ( 0) 1972 ( 20)
%%% 1877 ( 0) 1925 ( 0) 1973 ( 38)
%%% 1878 ( 0) 1926 ( 0) 1974 ( 33)
%%% 1879 ( 0) 1927 ( 0) 1975 ( 36)
%%% 1880 ( 0) 1928 ( 0) 1976 ( 40)
%%% 1881 ( 0) 1929 ( 0) 1977 ( 37)
%%% 1882 ( 0) 1930 ( 0) 1978 ( 28)
%%% 1883 ( 0) 1931 ( 1) 1979 ( 36)
%%% 1884 ( 0) 1932 ( 0) 1980 ( 26)
%%% 1885 ( 0) 1933 ( 0) 1981 ( 29)
%%% 1886 ( 0) 1934 ( 0) 1982 ( 25)
%%% 1887 ( 0) 1935 ( 0) 1983 ( 34)
%%% 1888 ( 0) 1936 ( 0) 1984 ( 43)
%%% 1889 ( 0) 1937 ( 0) 1985 ( 35)
%%% 1890 ( 0) 1938 ( 0) 1986 ( 55)
%%% 1891 ( 0) 1939 ( 1) 1987 ( 59)
%%% 1892 ( 0) 1940 ( 0) 1988 ( 62)
%%% 1893 ( 0) 1941 ( 0) 1989 ( 5)
%%%
%%% Article: 673
%%% Book: 68
%%% InCollection: 37
%%% InProceedings: 16
%%% Manual: 3
%%% PhdThesis: 13
%%% Proceedings: 5
%%% TechReport: 46
%%%
%%% Total entries: 861
%%%
%%% The checksum field above contains a CRC-16
%%% checksum as the first value, followed by the
%%% equivalent of the standard UNIX wc (word
%%% count) utility output of lines, words, and
%%% characters. This is produced by Robert
%%% Solovay's checksum utility.",
%%% }
%%% ====================================================================
% From cs.cornell.edu!cv Fri Oct 5 10:00:53 PDT 1990
%
% Bibliography of the book "Matrix Computations", 2nd Edn.,
% by Gene H. Golub & Charles F. Van Loan,
% The Joh ns Hopkins University Press, Baltimore, Maryland 21218, 1989.
% The original bibliography prepared by Charles Van Loan
% (Computer Science, Cornell University, Ithaca, NY 14583)
% was corrected, edited and put in Bibtex format (September 1990)
% by Chris Paige and Clement Pellerin
% (Computer Science, McGill University, Montreal, PQ, Canada H3A 2A7).
% email any corrections to Charlie Van Loan at cv'AT SIGN'cs.cornell.edu
%
% This is the BibTeX file, store it as, for example, gvl.bib
%
% USE: suppose you want the first reference only to appear, without
% citing it. Store in a file called say egcite.tex (without the %s):
%
% \documentstyle[art12,fullpage]{article}
% \begin{document}
% \nocite{Aas71}
% \bibliographystyle{unsrt}
% \bibliography{gvl}
% \end{document}
%
% Then run
% latex egcite
% bibtex egcite
% latex egcite
% latex egcite
% and use the resulting egcite.dvi to give the required output.
% Using \nocite{*} should give you all entries, but you may have to
% \nocite half of them, then the rest, to do this.
%
% Some entries have a \cite in the Note field because they appear
% both in a journal and in a book, Calling
% latex; bibtex; latex; latex
% fails if you cite one of these entries.
% If this happens you should either call:
% latex; bibtex; latex; bibtex; latex; latex
% or else you should \nocite{WilR71} at the beginning of your document
% but don't use \bibliographystyle{unsrt} because WilR71 will come first
% Journals
% First the Full Name is given, then the abbreviation used in the AMS Math
% Reviews, with an indication if it could not be found there.
% Note the 2nd overwrites the 1st, so swap them if you want the full name.
%{AMS}
@String{AMSTrans = "American Mathematical Society Translations" }
@String{AMSTrans = "Amer. Math. Soc. Transl." }
@String{BullAMS = "Bulletin of the American Mathematical Society" }
@String{BullAMS = "Bull. Amer. Math. Soc." }
@String{ProcAMS = "Proceedings of the American Mathematical Society" }
@String{ProcAMS = "Proc. Amer. Math. Soc." }
@String{TransAMS = "Transactions of the American Mathematical Society" }
@String{TransAMS = "Trans. Amer. Math. Soc." }
%ACM
@String{CACM = "Communications of the {ACM}" }
@String{CACM = "Comm. {ACM}" }
@String{CompServ = "{ACM} Computing Surveys" }
@String{CompServ = "Comput. Surveys" }
@String{JACM = "Journal of the {ACM}" }
@String{JACM = "J. Assoc. Comput. Mach." }
@String{ACMMathSoft = "{ACM} Transactions on Mathematical Software" }
@String{ACMMathSoft = "{ACM} Trans. Math. Software" }
@String{SIGNUM = "{ACM} {SIGNUM} Newsletter" }
@String{SIGNUM = "{ACM} {SIGNUM} Newslett." }
@String{AmerSocio = "American Journal of Sociology" }
@String{AmerSocio = "Amer. J. Sociology" } % didn't find in AMS MR
@String{AmerStatAssoc = "Journal of the American Statistical Association" }
@String{AmerStatAssoc = "J. Amer. Statist. Assoc." }
@String{ApplMathComp = "Applied Mathematics and Computation" }
@String{ApplMathComp = "Appl. Math. Comput." }
@String{AmerMathMonthly = "American Mathematical Monthly" }
@String{AmerMathMonthly = "Amer. Math. Monthly" }
@String{BIT = "{BIT}" }
@String{BIT = "{BIT}" }
@String{BritStatPsych = "British Journal of Mathematical and Statistical
Psychology" }
@String{BritStatPsych = "Brit. J. Math. Statist. Psych." }
@String{CanMathBull = "Canadian Mathematical Bulletin" }
@String{CanMathBull = "Canad. Math. Bull." }
@String{CompApplMath = "Journal of Computational and Applied Mathematics" }
@String{CompApplMath = "J. Comput. Appl. Math." }
@String{CompPhys = "Journal of Computational Physics" }
@String{CompPhys = "J. Comput. Phys." }
@String{CompStruct = "Computers and Structures" }
@String{CompStruct = "Comput. \& Structures" }
@String{CompJour = "The Computer Journal" }
@String{CompJour = "Comput. J." }
@String{CompSysSci = "Journal of Computer and System Sciences" }
@String{CompSysSci = "J. Comput. System Sci." }
@String{Computing = "Computing" }
@String{Computing = "Computing" }
@String{ContempMath = "Contemporary Mathematics" }
@String{ContempMath = "Contemp. Math." }
@String{Crelle = "Crelle's Journal" }
@String{Crelle = "Crelle's J." } % didn't find in AMS MR.
%% When will they get up to date?
@String{GiornaleMath = "Giornale di Mathematiche" }
@String{GiornaleMath = "Giorn. Mat." } % didn't find in AMS MR., ibid.
%IEEE
@String{Computer = "{IEEE} Computer" }
@String{Computer = "{IEEE} Computer" }
@String{IEEETransComp = "{IEEE} Transactions on Computers" }
@String{IEEETransComp = "{IEEE} Trans. Comput." }
@String{IEEETransAC = "{IEEE} Transactions on Automatic Control" }
@String{IEEETransAC = "{IEEE} Trans. Automat. Control" }
@String{IEEESpec = "{IEEE} Spectrum" }
@String{IEEESpec = "{IEEE} Spectrum" } % didn't find in AMS MR
@String{ProcIEEE = "Proceedings of the {IEEE}" }
@String{ProcIEEE = "Proc. {IEEE}" } % didn't find in AMS MR
@String{IEEETransAeroElec = "{IEEE} Transactions on Aerospace and Electronic
Systems" }
@String{IEEETransAeroElec = "{IEEE} Trans. Aerospace Electron. Systems" }
@String{IMANumerAna = "{IMA} Journal of Numerical Analysis" }
@String{IMANumerAna = "{IMA} J. Numer. Anal." }
@String{InfProcLet = "Information Processing Letters" }
@String{InfProcLet = "Inform. Process. Lett." }
@String{InstMathApp = "Journal of the Institute of Mathematics and
its Applications" }
@String{InstMathApp = "J. Inst. Math. Appl." }
@String{IntControl = "International Journal of Control" }
@String{IntControl = "Internat. J. Control" }
@String{IntNumerEng = "International Journal for Numerical Methods in
Engineering" }
@String{IntNumerEng = "Internat. J. Numer. Methods Engrg." }
@String{IntSuper = "International Journal of Supercomputing Applications" }
@String{IntSuper = "Internat. J. Supercomputing Applic." } % didn't find
%% in AMS MR
@String{Kibernetika = "Kibernetika" }
@String{Kibernetika = "Kibernetika" }
@String{JResNatBurStand = "Journal of Research of the National Bureau
of Standards" }
@String{JResNatBurStand = "J. Res. Nat. Bur. Standards" }
@String{LinAlgApp = "Linear Algebra and its Applications" }
@String{LinAlgApp = "Linear Algebra Appl." }
@String{MathAnaAppl = "Journal of Mathematical Analysis and Applications" }
@String{MathAnaAppl = "J. Math. Anal. Appl." }
@String{MathAnnalen = "Mathematische Annalen" }
@String{MathAnnalen = "Math. Ann." }
@String{MathPhys = "Journal of Mathematical Physics" }
@String{MathPhys = "J. Math. Phys." }
@String{MathComp = "Mathematics of Computation" }
@String{MathComp = "Math. Comp." }
@String{MathScand = "Mathematica Scandinavica" }
@String{MathScand = "Math. Scand." }
@String{TablesAidsComp = "Mathematical Tables and Other Aids to Computation" }
@String{TablesAidsComp = "Math. Tables Aids Comput." }
@String{NumerMath = "Numerische Mathematik" }
@String{NumerMath = "Numer. Math." }
@String{PacificMath = "Pacific Journal of Mathematics" }
@String{PacificMath = "Pacific J. Math." }
@String{ParDistComp = "Journal of Parallel and Distributed Computing" }
@String{ParDistComp = "J. Parallel and Distrib. Comput." } % didn't find
%% in AMS MR
@String{ParComputing = "Parallel Computing" }
@String{ParComputing = "Parallel Comput." }
@String{PhilMag = "Philosophical Magazine" }
@String{PhilMag = "Philos. Mag." }
@String{ProcNAS = "Proceedings of the National Academy of Sciences
of the USA" }
@String{ProcNAS = "Proc. Nat. Acad. Sci. U. S. A." }
@String{Psychometrika = "Psychometrika" }
@String{Psychometrika = "Psychometrika" }
@String{QuartMath = "Quarterly Journal of Mathematics, Oxford, Series (2)" }
@String{QuartMath = "Quart. J. Math. Oxford Ser. (2)" }
@String{QuartApplMath = "Quarterly of Applied Mathematics" }
@String{QuartApplMath = "Quart. Appl. Math." }
@String{RevueInstStat = "Review of the International Statisical Institute" }
@String{RevueInstStat = "Rev. Inst. Internat. Statist." }
%SIAM
@String{JSIAM = "Journal of the Society for Industrial and Applied
Mathematics" }
@String{JSIAM = "J. Soc. Indust. Appl. Math." }
@String{JSIAMB = "Journal of the Society for Industrial and Applied
Mathematics, Series B, Numerical Analysis" }
@String{JSIAMB = "J. Soc. Indust. Appl. Math. Ser. B Numer. Anal." }
@String{SIAMAlgMeth = "{SIAM} Journal on Algebraic and Discrete Methods" }
@String{SIAMAlgMeth = "{SIAM} J. Algebraic Discrete Methods" }
@String{SIAMAppMath = "{SIAM} Journal on Applied Mathematics" }
@String{SIAMAppMath = "{SIAM} J. Appl. Math." }
@String{SIAMComp = "{SIAM} Journal on Computing" }
@String{SIAMComp = "{SIAM} J. Comput." }
@String{SIAMMatrix = "{SIAM} Journal on Matrix Analysis and Applications" }
@String{SIAMMatrix = "{SIAM} J. Matrix Anal. Appl." }
@String{SIAMNumAnal = "{SIAM} Journal on Numerical Analysis" }
@String{SIAMNumAnal = "{SIAM} J. Numer. Anal." }
@String{SIAMReview = "{SIAM} Review" }
@String{SIAMReview = "{SIAM} Rev." }
@String{SIAMSciStat = "{SIAM} Journal on Scientific and Statistical
Computing" }
@String{SIAMSciStat = "{SIAM} J. Sci. Statist. Comput." }
@String{SoftPracExp = "Software Practice and Experience" }
@String{SoftPracExp = "Software Prac. Experience" } % didn't find in AMS MR
@String{StatScience = "Statistical Science" }
@String{StatScience = "Statist. Sci." }
@String{Techno = "Technometrics" }
@String{Techno = "Technometrics" }
@String{USSRCompMathPhys = "{USSR} Computational Mathematics and Mathematical
Physics" }
@String{USSRCompMathPhys = "{U. S. S. R.} Comput. Math. and Math. Phys." }
@String{VLSICompSys = "Journal of {VLSI} and Computer Systems" }
@String{VLSICompSys = "J. {VLSI} Comput. Syst." }
@String{ZAngewMathMech = "Zeitschrift fur Angewandte Mathematik und
Mechanik" }
@String{ZAngewMathMech = "Z. Angew. Math. Mech." }
@String{ZAngewMathPhys = "Zeitschrift fur Angewandte Mathematik und Physik" }
@String{ZAngewMathPhys = "Z. Angew. Math. Phys." }
% Publishers
@String{Academic = "Academic Press" }
@String{ACMPress = "{ACM} Press" }
@String{AdamHilger = "Adam Hilger" }
@String{AddisonWesley = "Addison-Wesley" }
@String{AllynBacon = "Allyn and Bacon" }
@String{AMS = "American Mathematical Society" }
@String{Birkhauser = "Birkha{\"u}ser" }
@String{CambridgePress = "Cambridge University Press" }
@String{Chelsea = "Chelsea" }
@String{ClaredonPress = "Claredon Press" }
@String{DoverPub = "Dover Publications" }
@String{Eyolles = "Eyolles" }
@String{HoltRinehartWinston = "Holt, Rinehart and Winston" }
@String{Interscience = "Interscience" }
@String{JohnsHopkinsPress = "The Johns Hopkins University Press" }
@String{JohnWileySons = "John Wiley and Sons" }
@String{Macmillan = "Macmillan" }
@String{MathWorks = "The Math Works Inc." }
@String{McGrawHill = "McGraw-Hill" }
@String{NatBurStd = "National Bureau of Standards" }
@String{NorthHolland = "North-Holland" }
@String{OxfordPress = "Oxford University Press" } %address Oxford or London?
@String{PergamonPress = "Pergamon Press" }
@String{PlenumPress = "Plenum Press" }
@String{PrenticeHall = "Prentice-Hall" }
@String{SIAMPub = "{SIAM} Publications" }
@String{Springer = "Springer-Verlag" }
@String{TexasPress = "University of Texas Press" }
@String{VanNostrand = "Van Nostrand" }
@String{WHFreeman = "W. H. Freeman and Co." }
%Entries
@Article{Aas71,
author = "J. O. Aasen",
year = "1971",
title = "On the Reduction of a Symmetric Matrix to Tridiagonal
Form",
journal = BIT,
volume = "11",
pages = "233--242",
}
@Article{Abd71,
author = "N. N. Abdelmalek",
year = "1971",
title = "Roundoff Error Analysis for {Gram}-{Schmidt} Method
and Solution of Linear Least Squares Problems",
journal = BIT,
volume = "11",
pages = "1345--1368",
}
@Article{Ada85,
author = "L. Adams",
year = "1985",
title = "{m}-step Preconditioned Conjugate Gradient Methods",
journal = SIAMSciStat,
volume = "6",
pages = "452--463",
}
@Article{AdaC84,
author = "L. Adams and T. Crockett",
year = "1984",
title = "Modelling Algorithm Execution Time on Processor
Arrays",
journal = Computer,
volume = "17",
pages = "38--43",
}
@Article{AlePP88,
author = "S. T. Alexander and C. T. Pan and R. J. Plemmons",
year = "1988",
title = "Analysis of a Recursive Least Squares Hyperbolic
Rotation Algorithm for Signal Processing",
journal = LinAlgApp,
volume = "98",
pages = "3--40",
}
@Article{All73,
author = "E. L. Allgower",
year = "1973",
title = "Exact Inverses of Certain Band Matrices",
journal = NumerMath,
volume = "21",
pages = "279--284",
}
@Techreport{AmiM65,
author = "A. R. Amir-Moez",
year = "1965",
title = "Extremal Properties of Linear Transformations and
Geometry of Unitary Spaces",
institution = "Texas Tech University",
type = "Mathematics Series",
number = "243",
address = "Lubbock, TX, USA",
}
@Article{AndK75,
author = "N. Anderson and I. Karasalo",
year = "1975",
title = "On Computing Bounds for the Least Singular Value of a
Triangular Matrix",
journal = BIT,
volume = "15",
pages = "1--4",
}
@Article{AndL73,
author = "P. Anderson and G. Loizou",
year = "1973",
title = "On the Quadratic Convergence of an Algorithm that
Diagonalizes a Complex Symmetric Matrix",
journal = InstMathApp,
volume = "12",
pages = "261--271",
}
@Article{AndL76,
author = "P. Anderson and G. Loizou",
year = "1976",
title = "A {Jacobi}-Type Method for Complex Symmetric Matrices
({Handbook})",
journal = NumerMath,
volume = "25",
pages = "347--363",
}
@Article{AndOU87,
author = "T. W. Anderson and I. Olkin and L. G. Underhill",
year = "1987",
title = "Generation of Random Orthogonal Matrices",
journal = SIAMSciStat,
volume = "8",
pages = "625--629",
}
@Article{AndS83,
author = "G. Andrews and F. B. Schneider",
year = "1983",
title = "Concepts and Notations for Concurrent Programming",
journal = CompServ,
volume = "15",
pages = "1--43",
}
@Article{Arn51,
author = "W. E. Arnoldi",
year = "1951",
title = "The Principle of Minimized Iterations in the Solution
of the Matrix Eigenvalue Problem",
journal = QuartApplMath,
volume = "9",
pages = "17--29",
}
@Techreport{ArbG87,
author = "P. Arbenz and G. H. Golub",
year = "1987",
title = "On the Spectral Decomposition of {Hermitian} Matrices
Subject to Indefinite Low Rank Perturbations with
Applications",
number = "NA 87-07",
institution = "Computer Science, Stanford University",
address = "Stanford, CA, USA",
}
@Article{ArbGG88,
author = "P. Arbenz and W. Gander and G. H. Golub",
year = "1988",
title = "Restricted Rank Modification of the Symmetric
Eigenvalue Problem: Theoretical Considerations",
journal = LinAlgApp,
volume = "104",
pages = "75--95",
}
@Article{ArbG88,
author = "P. Arbenz and G. H. Golub",
year = "1988",
title = "On the Spectral Decomposition of {Hermitian} Matrices
Subject to Indefinite Low Rank Perturbations with
Applications",
journal = SIAMMatrix,
volume = "9",
pages = "40--58",
}
@Techreport{AriDD88,
author = "M. Arioli and J. W. Demmel and I. S. Duff",
year = "1988",
title = "Solving Sparse Linear Systems with Sparse Backward
Error",
number = "CSS 214",
institution = "Computer Science and Systems Division, AERE Harwell",
address = "Didcot, UK",
}
@Article{AriR85,
author = "M. Arioli and F. Romani",
year = "1985",
title = "Relations Between Condition Numbers and the
Convergence of the {Jacobi} Method for Real Positive
Definite Matrices",
journal = NumerMath,
volume = "46",
pages = "31--42",
}
@Article{AriL85,
author = "M. Arioli and A. Laratta",
year = "1985",
title = "Error Analysis of an Algorithm for Solving an
Underdetermined System",
journal = NumerMath,
volume = "46",
pages = "255--268",
}
@Techreport{ArmC76,
author = "E. S. Armstrong and A. K. Caglayan",
year = "1976",
title = "An Algorithm for the Weighting Matrices in the
Sample-Data Optimal Linear Regulator Problem",
number = "TN D-8372",
institution = "NASA",
}
@Article{ArnL84,
author = "W. F. Arnold and A. J. Laub",
year = "1984",
title = "Generalized Eigenproblem Algorithms and Software for
Algebraic {Riccati} Equations",
journal = ProcIEEE,
volume = "72",
pages = "1746--1754",
}
@Phdthesis{Ash87,
author = "S. F. Ashby",
year = "1987",
title = "Polynomial Preconditioning for Conjugate Gradient
Methods",
school = "Computer Science, University of Illinois",
address = "ILL",
}
@Techreport{AshMS88,
author = "S. Ashby and T. A. Manteuffel and P. E. Saylor",
year = "1988",
title = "A Taxonomy for Conjugate Gradient Methods",
number = "UCRL-98508",
institution = "Lawrence Livermore National Laboratory",
address = "Livermore, CA, USA",
}
@Article{Asp59,
author = "E. Asplund",
year = "1959",
title = "Inverse of Matrices {$\{a_{ij}\}$} Which Satisfy
{$a_{ij} = 0$, $j > i+p$}",
journal = MathScand,
volume = "7",
pages = "57--60",
}
@Incollection{Axe77,
author = "O. Axelsson",
year = "1977",
title = "Solution of Linear Systems of Equations: Iterative
Methods",
booktitle = "Sparse Matrix Techniques: {Copenhagen}, 1976",
editor = "V. A. Barker",
publisher = Springer,
address = "Berlin, Germany",
}
@Article{Axe80,
author = "O. Axelsson",
year = "1980",
title = "Conjugate Gradient Type Methods for Unsymmetric and
Inconsistent Systems of Linear Equations",
journal = LinAlgApp,
volume = "29",
pages = "1--66",
}
@Article{Axe85,
author = "O. Axelsson",
year = "1985",
title = "A Survey of Preconditioned Iterative Methods for
Linear Systems of Equations",
journal = BIT,
volume = "25",
pages = "166--187",
}
@Article{AxeP86,
author = "O. Axelsson and B. Polman",
year = "1986",
title = "On Approximate Factorization Methods for Block
Matrices Suitable for Vector and Parallel Processors",
journal = LinAlgApp,
volume = "77",
pages = "3--26",
}
@Article{Bai88a,
author = "Z. Bai",
year = "1988",
title = "Note on the Quadratic Convergence of {Kogbetliantz}'s
Algorithm for Computing the Singular Value
Decomposition",
journal = LinAlgApp,
volume = "104",
pages = "131--140",
}
@Article{Bai88b,
author = "D. Bailey",
year = "1988",
title = "Extra High Speed Matrix Multiplication on the
{Cray}-2",
journal = SIAMSciStat,
volume = "9",
pages = "603--607",
}
@Article{BarI75,
author = "I. Y. Bar-Itzhack",
year = "1975",
title = "Iterative Optimal Orthogonalization of the Strapdown
Matrix",
journal = IEEETransAeroElec,
volume = "11",
pages = "30--37",
}
@Article{Bar87,
author = "J. L. Barlow",
year = "1987",
title = "On the Smallest Positive Singular Value of an
{$M$}-Matrix with Applications to Ergodic {Markov}
Chains",
journal = SIAMAlgMeth,
volume = "7",
pages = "414--424",
}
@Article{BarNP88,
author = "J. L. Barlow and N. K. Nichols and R. J. Plemmons",
year = "1988",
title = "Iterative Methods for Equality Constrained Least
Squares Problems",
journal = SIAMSciStat,
volume = "9",
pages = "892--906",
}
@Article{BarS68,
author = "S. Barnett and C. Storey",
year = "1968",
title = "Some Applications of the {Lyapunov} Matrix Equation",
journal = InstMathApp,
volume = "4",
pages = "33--42",
}
@Article{BarP75a,
author = "I. Barrodale and C. Phillips",
year = "1975",
title = "Algorithm~495: Solution of an Overdetermined System
of Linear Equations in the {Chebychev} Norm",
journal = ACMMathSoft,
volume = "1",
pages = "264--270",
}
@Article{BarR73,
author = "I. Barrodale and F. D. K. Roberts",
year = "1973",
title = "An Improved Algorithm for Discrete {$L_{1}$} Linear
Approximation",
journal = SIAMNumAnal,
volume = "10",
pages = "839--848",
}
@Article{Bar71,
author = "R. H. Bartels",
year = "1971",
title = "A Stabilization of the Simplex Method",
journal = NumerMath,
volume = "16",
pages = "414--434",
}
@Article{BarCC78,
author = "R. H. Bartels and A. R. Conn and C. Charalambous",
year = "1978",
title = "On {Cline}'s Direct Method for Solving Overdetermined
Linear Systems in the {$L_{\infty}$} Sense",
journal = SIAMNumAnal,
volume = "15",
pages = "255--270",
}
@Article{BarCS78,
author = "R. H. Bartels and A. R. Conn and J. W. Sinclair",
year = "1978",
title = "Minimization Techniques for Piecewise Differentiable
Functions: The {$L_{1}$} Solution to an Overdetermined
Linear System",
journal = SIAMNumAnal,
volume = "15",
pages = "224--241",
}
@Article{BarS72,
author = "R. H. Bartels and G. W. Stewart",
year = "1972",
title = "Solution of the Equation {$AX + XB = C$}",
journal = CACM,
volume = "15",
pages = "820--826",
}
@Article{BarMW67,
author = "W. Barth and R. S. Martin and J. H. Wilkinson",
year = "1967",
title = "Calculation of the Eigenvalues of a Symmetric
Tridiagonal Matrix by the Method of Bisection",
journal = NumerMath,
volume = "9",
pages = "386--393",
note = "Also in \cite[pages 249--256]{WilR71}",
}
@Article{BarG76,
author = "V. Barwell and J. A. George",
year = "1976",
title = "A Comparison of Algorithms for Solving Symmetric
Indefinite Systems of Linear Equations",
journal = ACMMathSoft,
volume = "2",
pages = "242--251",
}
@Article{BatW73,
author = "K. J. Bathe and E. L. Wilson",
year = "1973",
title = "Solution Methods for Eigenvalue Problems in
Structural Mechanics",
journal = IntNumerEng,
volume = "6",
pages = "213--226",
}
@Article{BauF60a,
author = "F. L. Bauer and C. T. Fike",
year = "1960",
title = "Norms and Exclusion Theorems",
journal = NumerMath,
volume = "2",
pages = "137--144",
}
@Article{Bau63,
author = "F. L. Bauer",
year = "1963",
title = "Optimally Scaled Matrices",
journal = NumerMath,
volume = "5",
pages = "73--87",
}
@Article{Bau65,
author = "F. L. Bauer",
year = "1965",
title = "Elimination with Weighted Row Combinations for
Solving Linear Equations and Least Squares Problems",
journal = NumerMath,
volume = "7",
pages = "338--352",
note = "Also in \cite[pages 119--133]{WilR71}",
}
@Article{BauF60b,
author = "F. L. Bauer and C. T. Fike",
year = "1960",
title = "Norms and Exclusion Theorems",
journal = NumerMath,
volume = "2",
pages = "137--144",
}
@Article{BauR68,
author = "F. L. Bauer and C. Reinsch",
year = "1968",
title = "Rational {QR} Transformation with {Newton} Shift for
Symmetric Tridiagonal Matrices",
journal = NumerMath,
volume = "11",
pages = "264--272",
note = "Also in \cite[pages 257--265]{WilR71}",
}
@Incollection{BauR70,
author = "F. L. Bauer and C. Reinsch",
year = "1970",
title = "Inversion of Positive Definite Matrices by the
{Gauss}-{Jordan} Methods",
booktitle = "Handbook for Automatic Computation Vol. 2: Linear
Algebra",
editor = "J. H. Wilkinson and C. Reinsch",
publisher = Springer,
address = "New York, NY, USA",
pages = "45--49",
}
@Article{BavS79,
author = "C. Bavely and G. W. Stewart",
year = "1979",
title = "An Algorithm for Computing Reducing Subspaces by
Block Diagonalization",
journal = SIAMNumAnal,
volume = "16",
pages = "359--367",
}
@Book{Bel70,
author = "R. Bellman",
year = "1970",
title = "Introduction to Matrix Analysis",
edition = "second",
publisher = McGrawHill,
address = "New York, NY, USA",
}
@Article{Bel73,
author = "E. Beltrami",
year = "1873",
title = "Sulle Funzioni Bilineari",
journal = GiornaleMath,
volume = "11",
pages = "98--106",
}
@Article{BenS70,
author = "C. F. Bender and I. Shavitt",
year = "1970",
title = "An Iterative Procedure for the Calculation of the
Lowest Real Eigenvalue and Eigenvector of a
Non-Symmetric Matrix",
journal = CompPhys,
volume = "6",
pages = "146--149",
}
@Article{BerBI71,
author = "A. Berman and A. Ben-Israel",
year = "1971",
title = "A Note on Pencils of {Hermitian} of Symmetric
Matrices",
journal = SIAMAppMath,
volume = "21",
pages = "51--54",
}
@Article{BerV68,
author = "M. J. M. Bernal and J. H. Verner",
year = "1968",
title = "On Generalizations of the Theory of Consistent
Orderings for Successive Over-Relaxation Methods",
journal = NumerMath,
volume = "12",
pages = "215--222",
}
@Inproceedings{BerS86,
author = "M. Berry and A. Sameh",
year = "1986",
title = "Multiprocessor {Jacobi} Algorithms for Dense
Symmetric Eigenvalue and Singular Value
Decompositions",
booktitle = "Proceedings International Conference on Parallel
Processing",
pages = "433--440",
}
@Incollection{Bis87,
author = "C. H. Bischof",
year = "1987",
title = "The Two-Sided Block {Jacobi} Method on Hypercube
Architectures",
booktitle = "Hypercube Multiprocessors",
editor = "M. T. Heath",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Techreport{Bis88a,
author = "C. H. Bischof",
year = "1988",
title = "Computing the Singular Value Decomposition on a
Distributed System of Vector Processors",
number = "87 869",
institution = "Computer Science, Cornell University",
address = "Ithaca, NY, USA",
}
@Phdthesis{Bis88b,
author = "C. H. Bischof",
year = "1988",
title = "{QR} Factorization Algorithms for Coarse Grain
Distributed Systems",
school = "Computer Science, Cornell University",
address = "Ithaca, NY, USA",
}
@Incollection{BisL86,
author = "C. H. Bischof and C. Van Loan",
year = "1986",
title = "Computing the {SVD} on a Ring of Array Processors",
booktitle = "Large Scale Eigenvalue Problems",
editor = "J. Cullum and R. Willoughby",
publisher = NorthHolland,
pages = "51--66",
}
@Article{BisL87,
author = "C. H. Bischof and C. Van Loan",
year = "1987",
title = "The {WY} Representation for Products of {Householder}
Matrices",
journal = SIAMSciStat,
volume = "8",
pages = "s2--s13",
}
@Article{Bjo67a,
author = "{\AA}. Bj{\"o}rck",
year = "1967",
title = "Iterative Refinement of Linear Least Squares
Solution~{I}",
journal = BIT,
volume = "7",
pages = "257--278",
}
@Article{Bjo67b,
author = "{\AA}. Bj{\"o}rck",
year = "1967",
title = "Solving Linear Least Squares Problems by
{Gram}-{Schmidt} Orthogonalization",
journal = BIT,
volume = "7",
pages = "1--21",
}
@Article{Bjo68,
author = "{\AA}. Bj{\"o}rck",
year = "1968",
title = "Iterative Refinement of Linear Least Squares Solution
{II}",
journal = BIT,
volume = "8",
pages = "8--30",
}
@Article{Bjo84,
author = "{\AA}. Bj{\"o}rck",
year = "1984",
title = "A General Updating Algorithm for Constrained Linear
Least Squares Problems",
journal = SIAMSciStat,
volume = "5",
pages = "394--402",
}
@Article{Bjo87,
author = "{\AA}. Bj{\"o}rck",
year = "1987",
title = "Stability Analysis of the Method of Seminormal
Equations",
journal = LinAlgApp,
volume = "88/89",
pages = "31--48",
}
@Book{Bjo88,
author = "{\AA}. Bj{\"o}rck",
year = "1988",
title = "Solution of Equations in {$R^N$}",
series = "Least Squares Methods: Handbook of Numerical
Analysis",
volume = "1",
publisher = NorthHolland,
}
@Article{BjoB71,
author = "{\AA}. Bj{\"o}rck and C. Bowie",
year = "1971",
title = "An Iterative Algorithm for Computing the Best
Estimate of an Orthogonal Matrix",
journal = SIAMNumAnal,
volume = "8",
pages = "358--364",
}
@Article{BjoE73,
author = "{\AA}. Bj{\"o}rck and T. Elfving",
year = "1973",
title = "Algorithms for Confluent {Vandermonde} Systems",
journal = NumerMath,
volume = "21",
pages = "130--137",
}
@Article{BjoG67,
author = "{\AA}. Bj{\"o}rck and G. H. Golub",
year = "1967",
title = "Iterative Refinement of Linear Least Squares
Solutions by {Householder} Transformation",
journal = BIT,
volume = "7",
pages = "322--337",
}
@Article{BjoG73,
author = "{\AA}. Bj{\"o}rck and G. H. Golub",
year = "1973",
title = "Numerical Methods for Computing Angles Between Linear
Subspaces",
journal = MathComp,
volume = "27",
pages = "579--594",
}
@Article{BjoP70,
author = "{\AA}. Bj{\"o}rck and V. Pereyra",
year = "1970",
title = "Solution of {Vandermonde} Systems of Equations",
journal = MathComp,
volume = "24",
pages = "893--903",
}
@Book{BjoPS81,
author = "{\AA}. Bj{\"o}rck and R. J. Plemmons and H. Schneider",
year = "1981",
title = "Large-Scale Matrix Problems",
publisher = NorthHolland,
address = "New York, NY, USA",
}
@Article{BjoH83,
author = "{\AA}. Bj{\"o}rck and S. Hammarling",
year = "1983",
title = "A {Schur} Method for the Square Root of a Matrix",
journal = LinAlgApp,
volume = "52/53",
pages = "127--140",
}
@Article{Blu78,
author = "J. M. Blue",
year = "1978",
title = "A Portable {Fortran} Program to Find the {Euclidean}
Norm of a Vector",
journal = ACMMathSoft,
volume = "4",
pages = "15--23",
}
@Article{Boh75,
author = "Z. Bohte",
year = "1975",
title = "Bounds for Rounding Errors in the {Gaussian}
Elimination for Band Systems",
journal = InstMathApp,
volume = "16",
pages = "133--142",
}
@Article{BojBdH86,
author = "A. W. Bojanczyk and R. P. Brent and F. R. de Hoog",
year = "1986",
title = "{QR} Factorization of {Toeplitz} Matrices",
journal = NumerMath,
volume = "49",
pages = "81--94",
}
@Article{BojBDdH87,
author = "A. W. Bojanczyk and R. P. Brent and P. Van Dooren and
F. R. de Hoog",
year = "1987",
title = "A Note on Downdating the {Cholesky} Factorization",
journal = SIAMSciStat,
volume = "8",
pages = "210--221",
}
@Inproceedings{BolG78,
author = "D. L. Boley and G. H. Golub",
year = "1978",
title = "The Matrix Inverse Eigenvalue Problem for Periodic
{Jacobi} Matrices",
booktitle = "Proceedings Fourth Symposium on Basic Problems of
Numerical Mathematics, {Prague}",
pages = "63--76",
}
@Article{BolG84a,
author = "D. Boley and G. H. Golub",
year = "1984",
title = "A Modified Method for Restructuring Periodic {Jacobi}
Matrices",
journal = MathComp,
volume = "42",
pages = "143--150",
}
@Article{BooE68,
author = "J. Boothroyd and P. J. Eberlein",
year = "1968",
title = "Solution to the Eigenproblem by a Norm-Reducing
{Jacobi}-Type Method (Handbook)",
journal = NumerMath,
volume = "11",
pages = "1--12",
note = "Also in \cite[pages 327--338]{WilR71}",
}
@Article{BowMPW66,
author = "H. J. Bowdler and R. S. Martin and G. Peters and J. H.
Wilkinson",
year = "1966",
title = "Solution of Real and Complex Systems of Linear
Equations",
journal = NumerMath,
volume = "8",
pages = "217--234",
note = "Also in \cite[pages 93--110]{WilR71}",
}
@Article{BowMRW68,
author = "H. Bowdler and R. S. Martin and C. Reinsch and J. H.
Wilkinson",
year = "1968",
title = "The {QR} and {QL} Algorithms for Symmetric Matrices",
journal = NumerMath,
volume = "11",
pages = "293--306",
note = "Also in \cite[pages 227--240]{WilR71}",
}
@Book{BoyBD+87,
author = "J. Boyle and R. Butler and T. Disz and B. Glickfield
and E. Lusk and R. Overbeek and J. Patterson and R.
Stevens",
year = "1987",
title = "Portable Programs for Parallel Processors",
publisher = HoltRinehartWinston,
}
@Article{BraPS86a,
author = "J. H. Bramble and J. E. Pasciak and A. H. Schatz",
year = "1986",
title = "The construction of Preconditioners for Elliptic
Problems by Substructuring {I}",
journal = MathComp,
volume = "47",
pages = "103--134",
}
@Article{BraPS86b,
author = "J. H. Bramble and J. E. Pasciak and A. H. Schatz",
year = "1986",
title = "The construction of Preconditioners for Elliptic
Problems by Substructuring {II}",
journal = MathComp,
volume = "49",
pages = "1--17",
}
@Article{Bre70,
author = "R. P. Brent",
year = "1970",
title = "Error Analysis of Algorithms for Matrix
Multiplication and Triangular Decomposition Using
{Winograd}'s Identity",
journal = NumerMath,
volume = "16",
pages = "145--156",
}
@Article{BreL85,
author = "R. P. Brent and F. T. Luk",
year = "1985",
title = "The Solution of Singular Value and Symmetric
Eigenvalue Problems on Multiprocessor Arrays",
journal = SIAMSciStat,
volume = "6",
pages = "69--84",
}
@Article{BreLL85,
author = "R. P. Brent and F. T. Luk and C. Van Loan",
year = "1985",
title = "Computation of the Singular Value Decomposition Using
Mesh Connected Processors",
journal = VLSICompSys,
volume = "1",
pages = "242--270",
}
@Article{BroP75b,
author = "K. W. Brodlie and M. J. D. Powell",
year = "1975",
title = "On the Convergence of Cyclic {Jacobi} Methods",
journal = InstMathApp,
volume = "15",
pages = "279--287",
}
@Article{Bro73,
author = "C. G. Broyden",
year = "1973",
title = "Some Condition Number Bounds for the {Gaussian}
Elimination Process",
journal = InstMathApp,
volume = "12",
pages = "273--286",
}
@Article{Buc74,
author = "A. Buckley",
year = "1974",
title = "A Note on Matrices {$A = 1 + H$}, {$H$}
Skew-Symmetric",
journal = ZAngewMathMech,
volume = "54",
pages = "125--126",
}
@Article{Buc77,
author = "A. Buckley",
year = "1977",
title = "On the Solution of Certain Skew-Symmetric Linear
Systems",
journal = SIAMNumAnal,
volume = "14",
pages = "566--570",
}
@Article{Bun71a,
author = "J. R. Bunch",
year = "1971",
title = "Analysis of the Diagonal Pivoting Method",
journal = SIAMNumAnal,
volume = "8",
pages = "656--680",
}
@Article{Bun71b,
author = "J. R. Bunch",
year = "1971",
title = "Equilibration of Symmetric Matrices in the Max-Norm",
journal = JACM,
volume = "18",
pages = "566--572",
}
@Article{Bun74,
author = "J. R. Bunch",
year = "1974",
title = "Partial Pivoting Strategies for Symmetric Matrices",
journal = SIAMNumAnal,
volume = "11",
pages = "521--528",
}
@Incollection{Bun76,
author = "J. R. Bunch",
year = "1976",
title = "Block Methods for Solving Sparse Linear Systems",
booktitle = "Sparse Matrix Computations",
editor = "J. R. Bunch and D. J. Rose",
publisher = Academic,
address = "New York, NY, USA",
}
@Article{BunK77,
author = "J. R. Bunch and K. Kaufman",
year = "1977",
title = "Some Stable Methods for Calculating Inertia and
Solving Symmetric Linear Systems",
journal = MathComp,
volume = "31",
pages = "162--179",
}
@Article{BunKP76,
author = "J. R. Bunch and K. Kaufman and B. N. Parlett",
year = "1976",
title = "Decomposition of a Symmetric Matrix",
journal = NumerMath,
volume = "27",
pages = "95--109",
}
@Article{BunNS78,
author = "J. R. Bunch and C. P. Nielsen and D. C. Sorensen",
year = "1978",
title = "Rank-One Modification of the Symmetric Eigenproblem",
journal = NumerMath,
volume = "31",
pages = "31--48",
}
@Article{BunP71,
author = "J. R. Bunch and B. N. Parlett",
year = "1971",
title = "Direct Methods for Solving Symmetric Indefinite
Systems of Linear Equations",
journal = SIAMNumAnal,
volume = "8",
pages = "639--655",
}
@Book{BunR76,
editor = "J. R. Bunch and D. J. Rose",
year = "1976",
title = "Sparse Matrix Computations",
publisher = Academic,
address = "New York, NY, USA",
}
@Article{Bun82,
author = "J. R. Bunch",
year = "1982",
title = "A Note on the Stable Decomposition of Skew Symmetric
Matrices",
journal = MathComp,
volume = "158",
pages = "475--480",
}
@Article{Bun85,
author = "J. R. Bunch",
year = "1985",
title = "Stability of Methods for Solving {Toeplitz} Systems
of Equations",
journal = SIAMSciStat,
volume = "6",
pages = "349--364",
}
@Article{Bun87,
author = "J. R. Bunch",
year = "1987",
title = "The Weak and Strong Stability of Algorithms in
Numerical Linear Algebra",
journal = LinAlgApp,
volume = "88/89",
pages = "49--66",
}
@Techreport{Bun69,
author = "O. Buneman",
year = "1969",
title = "A Compact Non-Iterative {Poisson} Solver",
institution = "Institute for Plasma Research",
address = "Stanford University, Stanford, CA, USA",
number = "294",
}
@Article{BunG84b,
author = "A. Bunse-Gerstner",
year = "1984",
title = "An Algorithm for the Symmetric Generalized Eigenvalue
Problem",
journal = LinAlgApp,
volume = "58",
pages = "43--68",
}
@Article{BunGG88,
author = "A. Bunse-Gerstner and W. B. Gragg",
year = "1988",
title = "Singular Value Decompositions of Complex Symmetric
Matrices",
journal = CompApplMath,
volume = "21",
pages = "41--54",
}
@Article{Bus68,
author = "P. A. Businger",
year = "1968",
title = "Matrices Which Can be Optimally Scaled",
journal = NumerMath,
volume = "12",
pages = "346--348",
}
@Article{Bus69,
author = "P. A. Businger",
year = "1969",
title = "Reducing a Matrix to {Hessenberg} Form",
journal = MathComp,
volume = "23",
pages = "819--821",
}
@Article{Bus71a,
author = "P. A. Businger",
year = "1971",
title = "Monitoring the Numerical Stability of {Gaussian}
Elimination",
journal = NumerMath,
volume = "16",
pages = "360--361",
}
@Article{Bus71b,
author = "P. A. Businger",
year = "1971",
title = "Numerically Stable Deflation of {Hessenberg} and
Symmetric Tridiagonal Matrices",
journal = BIT,
volume = "11",
pages = "262--270",
}
@Article{BusG65,
author = "P. A. Businger and G. H. Golub",
year = "1965",
title = "Linear Least Squares Solutions by {Householder}
Transformations",
journal = NumerMath,
volume = "7",
pages = "269--276",
note = "Also in \cite[pages 111--118]{WilR71}",
}
@Article{BusG69,
author = "P. A. Businger and G. H. Golub",
year = "1969",
title = "Algorithm~358: Singular Value Decomposition of a
Complex Matrix",
journal = CACM,
volume = "12",
pages = "564--565",
}
@Article{BuzD74,
author = "B. L. Buzbee and F. W. Dorr",
year = "1974",
title = "The Direct Solution of the Biharmonic Equation on
Rectangular Regions and the {Poisson} Equation on
Irregular Regions",
journal = SIAMNumAnal,
volume = "11",
pages = "753--763",
}
@Article{BuzDGG71,
author = "B. L. Buzbee and F. W. Dorr and J. A. George and G. H.
Golub",
year = "1971",
title = "The Direct Solution of the Discrete {Poisson}
Equation on Irregular Regions",
journal = SIAMNumAnal,
volume = "8",
pages = "722--736",
}
@Article{BuzGN70,
author = "B. L. Buzbee and G. H. Golub and C. W. Nielson",
year = "1970",
title = "On Direct Methods for Solving {Poisson}'s Equations",
journal = SIAMNumAnal,
volume = "7",
pages = "627--656",
}
@Article{Buz86,
author = "B. L. Buzbee",
year = "1986",
title = "A Strategy for Vectorization",
journal = ParComputing,
volume = "3",
pages = "187--192",
}
@Phdthesis{Bye83,
author = "R. Byers",
year = "1983",
title = "{Hamiltonian} and Symplectic Algorithms for the
Algebraic {Riccati} Equation",
school = "Center for Applied Mathematics, Cornell University",
address = "Ithaca, NY, USA",
}
@Article{Bye84,
author = "R. Byers",
year = "1984",
title = "A {Linpack}-Style Condition Estimator for the
Equation {$AX - XB^{T} = C$}",
journal = IEEETransAC,
volume = "AC-29",
pages = "926--928",
}
@Article{Bye86,
author = "R. Byers",
year = "1986",
title = "A {Hamiltonian} {QR} Algorithm",
journal = SIAMSciStat,
volume = "7",
pages = "212--229",
}
@Article{ByeN87,
author = "R. Byers and S. G. Nash",
year = "1987",
title = "On the Singular Vectors of the {Lyapunov} Operator",
journal = SIAMAlgMeth,
volume = "8",
pages = "59--66",
}
@Inproceedings{Cal86,
author = "D. A. Calihan",
year = "1986",
title = "Block-Oriented, Local-Memory-Based Linear Equation
Solution on the {Cray}-2: Uniprocessor Algorithms",
booktitle = "Proceedings of the 1986 Conference on Parallel
Processing",
pages = "375--378",
}
@Article{ChaP77,
author = "S. P. Chan and B. N. Parlett",
year = "1977",
title = "Algorithm~517: A Program for Computing the Condition
Numbers of Matrix Eigenvalues without Computing
Eigenvectors",
journal = ACMMathSoft,
volume = "3",
pages = "186--203",
}
@Article{Cha82b,
author = "T. F. Chan",
year = "1982",
title = "An Improved Algorithm for Computing the Singular
Value Decomposition",
journal = ACMMathSoft,
volume = "8",
pages = "72--83",
}
@Article{Cha82a,
author = "T. F. Chan",
year = "1982",
title = "Algorithm~581: An Improved Algorithm for Computing
the Singular Value Decomposition",
journal = ACMMathSoft,
volume = "8",
pages = "84--88",
}
@Article{Cha84,
author = "T. F. Chan",
year = "1984",
title = "Deflated Decomposition Solutions of Nearly Singular
Systems",
journal = SIAMNumAnal,
volume = "21",
pages = "738--754",
}
@Article{Cha85,
author = "T. F. Chan",
year = "1985",
title = "On the Existence and Computation of {LU}
Factorizations with small pivots",
journal = MathComp,
volume = "42",
pages = "535--548",
}
@Article{Cha87,
author = "T. F. Chan",
year = "1987",
title = "Rank-Revealing {QR} Factorizations",
journal = LinAlgApp,
volume = "88/89",
pages = "67--82",
}
@Article{Cha88,
author = "T. F. Chan",
year = "1988",
title = "An Optimal Circulant Preconditioner for {Toeplitz}
Systems",
journal = SIAMSciStat,
volume = "9",
pages = "766--771",
}
@Article{ChaJZ83,
author = "T. F. Chan and K. R. Jackson and B. Zhu",
year = "1983",
title = "Alternating Direction Incomplete Factorizations",
journal = SIAMNumAnal,
volume = "20",
pages = "239--257",
}
@Article{ChaM88,
author = "H. Y. Chang and M.Salama",
year = "1988",
title = "A Parallel {Householder} Tridiagonalization Stratagem
Using Scattered Square Decomposition",
journal = ParComputing,
volume = "6",
pages = "297--312",
}
@Article{ChaVD88,
author = "J. P. Charlier and M. Vanbegin and P. Van Dooren",
year = "1988",
title = "On Efficient Implementation of {Kogbetliantz}'s
Algorithm for Computing the Singular Value
Decomposition",
journal = NumerMath,
volume = "52",
pages = "279--300",
}
@Article{ChaD87,
author = "J. P. Charlier and P. Van Dooren",
year = "1987",
title = "On {Kogbetliantz}'s {SVD} Algorithm in the Presence
of Clusters",
journal = LinAlgApp,
volume = "95",
pages = "135--160",
}
@Article{CheDH84,
author = "S. Chen and J. Dongarra and C. Hsuing",
title = "Multiprocessing Linear Algebra Algorithms on the
{Cray X-MP-2}: Experiences with Small Granularity",
year = "1984",
journal = ParDistComp,
volume = "1",
pages = "22--31",
}
@Article{CheKS78,
author = "S. Chen and D. Kuck and A. Sameh",
year = "1978",
title = "Practical Parallel Band Triangular Systems Solvers",
journal = ACMMathSoft,
volume = "4",
pages = "270--277",
}
@Article{CheS87,
author = "K. H. Cheng and S. Sahni",
year = "1987",
title = "{VLSI} Systems for Band Matrix Multiplication",
journal = ParComputing,
volume = "4",
pages = "239--258",
}
@Article{ChiMdP84,
author = " R. C. Chin and T. A. Manteuffel and J. de Pillis",
year = "1984",
title = "{ADI} as a Preconditioning for Solving the
Convection-Diffusion Equation",
journal = SIAMSciStat,
volume = "5",
pages = "281--299",
}
@Article{Cli73,
author = "A. K. Cline",
year = "1973",
title = "An Elimination Method for the Solution of Linear
Least Squares Problems",
journal = SIAMNumAnal,
volume = "10",
pages = "283--289",
}
@Article{Cli76a,
author = "A. K. Cline",
year = "1976",
title = "A Descent Method for the Uniform Solution to
Overdetermined Systems of Equations",
journal = SIAMNumAnal,
volume = "13",
pages = "293--309",
}
@Techreport{Cli76b,
author = "A. K. Cline",
year = "1976",
title = "Several observations on the Use of Conjugate Gradient
Methods",
type = "report",
number = "76-22",
institution = "ICASE, NASA Langley Research Center",
address = "Hampton, VA, USA",
}
@Article{CliR83,
author = "A. K. Cline and R. K. Rew",
year = "1983",
title = "A Set of Counter examples to Three Condition Number
Estimators",
journal = SIAMSciStat,
volume = "4",
pages = "602--611",
}
@Incollection{CliCL82,
author = "A. K. Cline and A. R. Conn and C. Van Loan",
year = "1982",
title = "Generalizing the {LINPACK} Condition Estimator",
booktitle = "Numerical Analysis",
editor = "J. P. Hennart",
series = "Lecture Notes in Mathematics 909",
publisher = Springer,
address = "New York, NY, USA",
}
@Incollection{CliGP76,
author = "A. K. Cline and G. H. Golub and G. W. Platzman",
year = "1976",
title = "Calculation of Normal Modes of Oceans Using a
{Lanczos} Method",
booktitle = "Sparse Matrix Computations",
editor = "J. R. Bunch and D. J. Rose",
publisher = Academic,
address = "New York, NY, USA",
pages = "409--426",
}
@Article{CliMSW79,
author = "A. K. Cline and C. B. Moler and G. W. Stewart and J. H.
Wilkinson",
year = "1979",
title = "An Estimate for the Condition Number of a Matrix",
journal = SIAMNumAnal,
volume = "16",
pages = "368--375",
}
@Article{CliP76,
author = "R. E. Cline and R. J. Plemmons",
year = "1976",
title = "{$L_{1}$}-Solutions to Underdetermined Linear
Systems",
journal = SIAMReview,
volume = "18",
pages = "92--106",
}
@Article{CliJ70,
author = "M. Clint and A. Jennings",
year = "1970",
title = "The Evaluation of Eigenvalues and Eigenvectors of
Real Symmetric Matrix by Simultaneous Iteration",
journal = CompJour,
volume = "13",
pages = "76--80",
}
@Article{CliJ71,
author = "M. Clint and A. Jennings",
year = "1971",
title = "A Simultaneous Iteration Method for the Unsymmetric
Eigenvalue Problem",
journal = InstMathApp,
volume = "8",
pages = "111--121",
}
@Article{Coc68,
author = "W. G. Cochrane",
year = "1968",
title = "Errors of Measurement in Statistics",
journal = Techno,
volume = "10",
pages = "637--666",
}
@Article{Coh74,
author = "A. M. Cohen",
year = "1974",
title = "A Note on Pivot Size in {Gaussian} Elimination",
journal = LinAlgApp,
volume = "8",
pages = "361--368",
}
@Book{ColL88,
author = "T. Coleman and C. Van Loan",
year = "1988",
title = "Handbook for Matrix Computations",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Article{ConG73,
author = "P. Concus and G. H. Golub",
year = "1973",
title = "Use of Fast Direct Methods for the Efficient
Numerical Solution of Nonseparable Elliptic Equations",
journal = SIAMNumAnal,
volume = "10",
pages = "1103--1120",
}
@Article{ConGM85,
author = "P. Concus and G. H. Golub and G. Meurant",
year = "1985",
title = "Block Preconditioning for the Conjugate Gradient
Method",
journal = SIAMSciStat,
volume = "6",
pages = "220--252",
}
@Incollection{ConGO76,
author = "P. Concus and G. H. Golub and D. P. O'Leary",
year = "1976",
title = "A Generalized Conjugate Gradient Method for the
Numerical Solution of Elliptic Partial Differential
Equations",
booktitle = "Sparse Matrix Computations",
editor = "J. R. Bunch and D. J. Rose",
publisher = Academic,
address = "New York, NY, USA",
}
@Book{CdB80,
author = "S. D. Conte and C. de Boor",
year = "1980",
title = "Elementary Numerical Analysis: An Algorithmic
Approach",
publisher = McGrawHill,
address = "New York, NY, USA",
edition = "third",
}
@Article{CopR79,
author = "J. E. Cope and B. W. Rust",
year = "1979",
title = "Bounds on Solutions of Systems with Inaccurate Data",
journal = SIAMNumAnal,
volume = "16",
pages = "950--963",
}
@Article{CosMR86,
author = "M. Costnard and J. M. Muller and Y. Robert",
year = "1986",
title = "Parallel {QR} Decomposition of a Rectangular Matrix",
journal = NumerMath,
volume = "48",
pages = "239--250",
}
@Article{CosMR88,
author = "M. Costnard and M. Marrakchi and Y. Robert",
year = "1988",
title = "Parallel {Gaussian} Elimination on an {MIMD}
Computer",
journal = ParComputing,
volume = "6",
pages = "275--296",
}
@Article{Cot74,
author = "R. W. Cottle",
year = "1974",
title = "Manifestations of the {Schur} Complement",
journal = LinAlgApp,
volume = "8",
pages = "189--211",
}
@Article{Cox81,
author = "M. G. Cox",
year = "1981",
title = "The Least Squares Solution of Overdetermined Linear
Equations having Band or Augmented Band Structure",
journal = IMANumerAna,
volume = "1",
pages = "3--22",
}
@Article{Cra73,
author = "C. R. Crawford",
year = "1973",
title = "Reduction of a Band Symmetric Generalized Eigenvalue
Problem",
journal = CACM,
volume = "16",
pages = "41--44",
}
@Article{Cra76,
author = "C. R. Crawford",
year = "1976",
title = "A Stable Generalized Eigenvalue Problem",
journal = SIAMNumAnal,
volume = "13",
pages = "854--860",
}
@Article{Cra86,
author = "C. R. Crawford",
year = "1986",
title = "Algorithm~646 {PDFIND}: A Routine to Find a Positive
Definite Linear Combination of Two Real Symmetric
Matrices",
journal = ACMMathSoft,
volume = "12",
pages = "278--282",
}
@Article{CraM83,
author = "C. R. Crawford and Y. S. Moon",
year = "1983",
title = "Finding a Positive Definite Linear Combination of Two
{Hermitian} Matrices",
journal = LinAlgApp,
volume = "51",
pages = "37--48",
}
@Article{Cry68,
author = "C. W. Cryer",
year = "1968",
title = "Pivot Size in {Gaussian} Elimination",
journal = NumerMath,
volume = "12",
pages = "335--345",
}
@Article{Cul78,
author = "J. Cullum",
year = "1978",
title = "The Simultaneous Computation of a Few of the
Algebraically Largest and Smallest Eigenvalues of a
Large Sparse Symmetric Matrix",
journal = BIT,
volume = "18",
pages = "265--275",
}
@Inproceedings{CulD74,
author = "J. Cullum and W. E. Donath",
year = "1974",
title = "A Block {Lanczos} Algorithm for Computing the {Q}
Algebraically Largest Eigenvalues and a Corresponding
Eigenspace of Large, Sparse Real Symmetric Matrices",
booktitle = "Proceedings of the 1974 IEEE Conference on Decision
and Control, {Phoenix, AZ}",
pages = "505--509",
}
@Techreport{CulW77,
author = "J. Cullum and R. A. Willoughby",
year = "1977",
title = "The Equivalence of the {Lanczos} and the Conjugate
Gradient Algorithms",
number = "RC-6903",
institution = "IBM",
address = "Yorktown Heights, NY, USA",
}
@Inproceedings{CulW79,
author = "J. Cullum and R. A. Willoughby",
year = "1979",
title = "{Lanczos} and the Computation in Specified Intervals
of the Spectrum of Large, Sparse Real Symmetric
Matrices",
booktitle = "Sparse Matrix Proceedings 1978",
editor = "I. S. Duff and G. W. Stewart",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Article{CulW80,
author = "J. Cullum and R. A. Willoughby",
year = "1980",
title = "The {Lanczos} Phenomena: An Interpretation Based on
Conjugate Gradient Optimization",
journal = LinAlgApp,
volume = "29",
pages = "63--90",
}
@Book{CulW85b,
author = "J. Cullum and R. A. Willoughby",
year = "1985",
title = "{Lanczos} Algorithms for Large Symmetric Eigenvalue
Computations, Volume 1: Theory",
publisher = Birkhauser,
address = "Boston, MA, USA",
}
@Book{CulW85a,
author = "J. Cullum and R. A. Willoughby",
year = "1985",
title = "{Lanczos} Algorithms for Large Symmetric Eigenvalue
Computations, Volume 2: Programs",
publisher = Birkhauser,
address = "Boston, MA, USA",
}
@Book{CulW86,
editor = "J. Cullum and R. A. Willoughby",
year = "1986",
title = "Large Scale Eigenvalue Problems",
publisher = NorthHolland,
}
@Article{CulWL83,
author = "J. Cullum and R. A. Willoughby and M. Lake",
year = "1983",
title = "A {Lanczos} Algorithm for Computing Singular Values
and Vectors of Large Matrices",
journal = SIAMSciStat,
volume = "4",
pages = "197--215",
}
@Article{Cup81,
author = "J. J. M. Cuppen",
year = "1981",
title = "A Divide and Conquer Method for the Symmetric
Eigenproblem",
journal = NumerMath,
volume = "36",
pages = "177--195",
}
@Article{Cup83,
author = "J. J. M. Cuppen",
year = "1983",
title = "The Singular Value Decomposition in Product Form",
journal = SIAMSciStat,
volume = "4",
pages = "216--222",
}
@Article{Cup84,
author = "J. J. M. Cuppen",
year = "1984",
title = "On Updating Triangular Products of {Householder}
Matrices",
journal = NumerMath,
volume = "45",
pages = "403--410",
}
@Incollection{Cut72,
author = "E. Cuthill",
year = "1972",
title = "Several Strategies for Reducing the Bandwidth of
Matrices",
booktitle = "Sparse Matrices and Their Applications",
editor = "D. J. Rose and R. A. Willoughby",
publisher = PlenumPress,
address = "New York, NY, USA",
}
@Phdthesis{Cyb78,
author = "G. Cybenko",
year = "1978",
title = "Error Analysis of Some Signal Processing Algorithms",
school = "Princeton University",
address = "Princeton, NJ, USA",
}
@Article{Cyb80,
author = "G. Cybenko",
year = "1980",
title = "The Numerical Stability of the {Levinson}-{Durbin}
Algorithm for {Toeplitz} Systems of Equations",
journal = SIAMSciStat,
volume = "1",
pages = "303--310",
}
@Article{Cyb84,
author = "G. Cybenko",
year = "1984",
title = "The Numerical Stability of the Lattice Algorithm for
Least Squares Linear Prediction Problems",
journal = BIT,
volume = "24",
pages = "441--455",
}
@Article{CybL86,
author = "G. Cybenko and C. Van Loan",
year = "1986",
title = "Computing the Minimum Eigenvalue of a Symmetric
Positive Definite {Toeplitz} Matrix",
journal = SIAMSciStat,
volume = "7",
pages = "123--131",
}
@Article{DanGKS76,
author = "J. Daniel and W. B. Gragg and L. Kaufman and G. W.
Stewart",
year = "1976",
title = "Reorthogonalization and Stable Algorithms for
Updating the {Gram}-{Schmidt} {QR} Factorization",
journal = MathComp,
volume = "30",
pages = "772--795",
}
@Article{Dav73,
author = "C. Davis",
year = "1973",
title = "Explicit Functional Calculus",
journal = LinAlgApp,
volume = "6",
pages = "193--199",
}
@Book{DatJK+88,
author = "B. N. Datta and C. R. Johnson and M. A. Kaashoek and R.
Plemmons and E. D. Sontag",
year = "1988",
title = "Linear Algebra in Signals, Systems, and Control",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Article{Dav86,
author = "G. J. Davis",
year = "1986",
title = "Column {LU} Pivoting on a Hypercube Multiprocessor",
journal = SIAMAlgMeth,
volume = "7",
pages = "538--550",
}
@Article{DavK70,
author = "C. Davis and W. M. Kahan",
year = "1970",
title = "The Rotation of Eigenvectors by a Perturbation {III}",
journal = SIAMNumAnal,
volume = "7",
pages = "1--46",
}
@Article{DaxK77,
author = "A. Dax and S. Kaniel",
year = "1977",
title = "Pivoting Techniques for Symmetric {Gaussian}
Elimination",
journal = NumerMath,
volume = "28",
pages = "221--242",
}
@Article{DayP88,
author = "J. Day and B. Peterson",
year = "1988",
title = "Growth in {Gaussian} Elimination",
journal = AmerMathMonthly,
volume = "95",
pages = "489--513",
}
@Techreport{DayD88,
author = "M. J. Dayde and I. S. Duff",
year = "1988",
title = "Use of Level-3 {BLAS} in {LU} Factorization on the
{Cray}-2, the {ETA-10P}, and the {IBM 3090-200/VF}",
number = "CSS-229",
institution = "Computer Science and Systems Division, Harwell
Laboratory",
address = "Oxon OX11 ORA, UK",
}
@Article{dBooP77,
author = "C. de Boor and A. Pinkus",
year = "1977",
title = "A Backward Error Analysis for Totally Positive Linear
Systems",
journal = NumerMath,
volume = "27",
pages = "485--490",
}
@Article{DeiNT83,
author = "P. Deift and T. Nande and C. Tome",
year = "1983",
title = "Ordinary Differential Equations and the Symmetric
Eigenvalue Problem",
journal = SIAMNumAnal,
volume = "20",
pages = "1--22",
}
@Article{DekT71,
author = "T. J. Dekker and J. F. Traub",
year = "1971",
title = "The Shifted {QR} Algorithm for {Hermitian} Matrices",
journal = LinAlgApp,
volume = "4",
pages = "137--154",
}
@Article{DelI86,
author = "J. M. Delosme and I. C. F. Ipsen",
year = "1986",
title = "Parallel Solution of Symmetric Positive Definite
Systems with Hyperbolic Rotations",
journal = LinAlgApp,
volume = "77",
pages = "75--112",
}
@Phdthesis{Dem83b,
author = "J. W. Demmel",
year = "1983",
title = "A Numerical Analyst's {Jordan} Canonical Form",
school = "Univ. of California at Berkeley",
address = "Berkeley, CA, USA",
}
@Article{Dem83a,
author = "J. W. Demmel",
year = "1983",
title = "The Condition Number of Equivalence Transformations
that Block Diagonalize Matrix Pencils",
journal = SIAMNumAnal,
volume = "20",
pages = "599--610",
}
@Article{Dem84,
author = "J. W. Demmel",
year = "1984",
title = "Underflow and the Reliability of Numerical Software",
journal = SIAMSciStat,
volume = "5",
pages = "887--919",
}
@Article{Dem87b,
author = "J. W. Demmel",
year = "1987",
title = "On the Distance to the Nearest Ill-Posed Problem",
journal = NumerMath,
volume = "51",
pages = "251--289",
}
@Article{Dem87a,
author = "J. W. Demmel",
year = "1987",
title = "A Counterexample for two Conjectures About Stability",
journal = IEEETransAC,
volume = "AC-32",
pages = "340--342",
}
@Article{Dem87d,
author = "J. W. Demmel",
year = "1987",
title = "Three Methods for Refining Estimates of Invariant
Subspaces",
journal = Computing,
volume = "38",
pages = "43--57",
}
@Article{Dem87c,
author = "J. W. Demmel",
year = "1987",
title = "The smallest perturbation of a submatrix which lowers
the rank and constrained total least squares problems",
journal = SIAMNumAnal,
volume = "24",
pages = "199--206",
}
@Article{Dem88,
author = "J. W. Demmel",
year = "1988",
title = "The Probability that a Numerical Analysis Problem is
Difficult",
journal = MathComp,
volume = "50",
pages = "449--480",
}
@Article{DemK87,
author = "J. W. Demmel and B. K{\aa}gstr{\"o}m",
year = "1987",
title = "Computing Stable Eigendecompositions of Matrix
Pencils",
journal = LinAlgApp,
volume = "88/89",
pages = "139--186",
}
@Article{DemK88,
author = "J. W. Demmel and B. K{\aa}gstr{\"o}m",
year = "1988",
title = "Accurate Solutions of Ill-Posed Problems in Control
Theory",
journal = SIAMMatrix,
pages = "126--145",
}
@Book{DenS83,
author = "J. E. Dennis and R. Schnabel",
year = "1983",
title = "Numerical Methods for Unconstrained Optimization and
Nonlinear Equations",
publisher = PrenticeHall,
address = "Englewood Cliffs, NJ, USA",
}
@Article{DenT87,
author = "J. E. Dennis Jr and K. Turner",
year = "1987",
title = "Generalized Conjugate Directions",
journal = LinAlgApp,
volume = "88/89",
pages = "187--209",
}
@Article{Des63,
author = "J. Descloux",
year = "1963",
title = "Bounds for the Spectral Norm of Functions of
Matrices",
journal = NumerMath,
volume = "5",
pages = "185--190",
}
@Article{DiaF76,
author = "M. A. Diamond and D. L. V. Ferreira",
year = "1976",
title = "On a Cyclic Reduction Method for the Solution of
{Poisson}'s Equation",
journal = SIAMNumAnal,
volume = "13",
pages = "54--70",
}
@Article{Don83,
author = "J. J. Dongarra",
year = "1983",
title = "Improving the Accuracy of Computed Singular Values",
journal = SIAMSciStat,
volume = "4",
pages = "712--719",
}
@Manual{DonBMS78,
author = "J. J. Dongarra and J. R. Bunch and C. B. Moler and G. W.
Stewart",
year = "1978",
title = "{LINPACK} Users Guide",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Techreport{DonCDH88,
author = "J. J. Dongarra and J. Du Croz and I. S. Duff and S.
Hammarling",
year = "1988",
title = "A Set of Level 3 {Basic} {Linear} {Algebra}
{Subprograms}",
number = "ANL-MCS-TM-88",
institution = "Argonne National Laboratory",
address = "Argonne, ILL",
}
@Article{DonCHH88b,
author = "J. J. Dongarra and J. Du Croz and S. Hammarling and
R. J. Hanson",
year = "1988",
title = "An Extended Set of {Fortran} {Basic} {Linear}
{Algebra} {Subprograms}",
journal = ACMMathSoft,
volume = "14",
pages = "1--17",
}
@Article{DonCHH88a,
author = "J. J. Dongarra and J. Du Croz and S. Hammarling and
R. J. Hanson",
year = "1988",
title = "Algorithm~656: An Extended Set of {Fortran} Basic
Linear Algebra Subprograms: Model Implementation and
Test Programs",
journal = ACMMathSoft,
volume = "14",
pages = "18--32",
}
@Article{DonE84,
author = "J. J. Dongarra and S. Eisenstat",
year = "1984",
title = "Squeezing the Most Out of an Algorithm in {Cray}
{Fortran}",
journal = ACMMathSoft,
volume = "10",
pages = "221--230",
}
@Article{DonGK84,
author = "J. J. Dongarra and F. G. Gustavson and A. Karp",
year = "1984",
title = "Implementing Linear Algebra Algorithms for Dense
Matrices on a Vector Pipeline Machine",
journal = SIAMReview,
volume = "26",
pages = "91--112",
}
@Techreport{DonHS87,
author = "J. J. Dongarra and S. Hammarling and D. C. Sorensen",
year = "1987",
title = "Block Reduction of Matrices to Condensed form for
Eigenvalue Computations",
number = "ANL-MCS-TM 99",
institution = "Argonne National Laboratory",
address = "Argonne, IL, USA",
}
@Article{DonH86,
author = "J. Dongarra and T. Hewitt",
year = "1986",
title = "Implementing Dense Linear Algebra Algorithms Using
Multitasking on the {Cray X-MP-4} (or Approaching the
Gigaflop)",
journal = SIAMSciStat,
volume = "7",
pages = "347--350",
}
@Article{DonH79,
author = "J. Dongarra and A. Hinds",
year = "1979",
title = "Unrolling Loops in {Fortran}",
journal = SoftPracExp,
volume = "9",
pages = "219--229",
}
@Article{DonH84,
author = "J. J. Dongarra and R. E. Hiromoto",
year = "1984",
title = "A Collection of Parallel Linear Equation Routines for
the {Denelcor} {HEP}",
journal = ParComputing,
volume = "1",
pages = "133--142",
}
@Article{DonKH86,
author = "J. J. Dongarra and L. Kaufman and S. Hammarling",
year = "1986",
title = "Squeezing the Most Out of Eigenvalue Solvers on High
Performance Computers",
journal = LinAlgApp,
volume = "77",
pages = "113--136",
}
@Article{DonMW83,
author = "J. J. Dongarra and C. B. Moler and J. H. Wilkinson",
year = "1983",
title = "Improving the Accuracy of Computed Eigenvalues and
Eigenvectors",
journal = SIAMNumAnal,
volume = "20",
pages = "23--46",
}
@Article{DonS84,
author = "J. J. Dongarra and A. H. Sameh",
year = "1984",
title = "On Some Parallel Banded System Solvers",
journal = ParComputing,
volume = "1",
pages = "223--235",
}
@Article{DonSS86,
author = "J. J. Dongarra and A. Sameh and D. Sorensen",
year = "1986",
title = "Implementation of Some Concurrent Algorithms for
Matrix Factorization",
journal = ParComputing,
volume = "3",
pages = "25--34",
}
@Article{DonS86,
author = "J. J. Dongarra and D. C. Sorensen",
year = "1986",
title = "Linear Algebra on High Performance Computers",
journal = ApplMathComp,
volume = "20",
pages = "57--88",
}
@Article{DonS87a,
author = "J. J. Dongarra and D. C. Sorensen",
year = "1987",
title = "A Fully Parallel Algorithm for the Symmetric
Eigenvalue Problem",
journal = SIAMSciStat,
volume = "8",
pages = "s139-s154",
}
@Article{DonS87b,
author = "J. J. Dongarra and D. C. Sorensen",
year = "1987",
title = "A Portable Environment for Developing Parallel
Programs",
journal = ParComputing,
volume = "5",
pages = "175--186",
}
@Article{Dor70,
author = "F. W. Dorr",
year = "1970",
title = "The Direct Solution of the Discrete {Poisson}
Equation on a Rectangle",
journal = SIAMReview,
volume = "12",
pages = "248--263",
}
@Article{Dor73,
author = "F. W. Dorr",
year = "1973",
title = "The Direct Solution of the Discrete {Poisson}
Equation in {$O(n^{2})$} Operations",
journal = SIAMReview,
volume = "15",
pages = "412--415",
}
@Article{DubGR79,
author = "P. F. Dubois and A. Greenbaum and G. H. Rodrigue",
year = "1979",
title = "Approximating the Inverse of a Matrix for Use on
Iterative Algorithms on Vector Processors",
journal = Computing,
volume = "22",
pages = "257--268",
}
@Article{Dub70,
author = "A. Dubrulle",
year = "1970",
title = "A Short Note on the Implicit {QL} Algorithm for
Symmetric Tridiagonal Matrices",
journal = NumerMath,
volume = "15",
pages = "450",
}
@Article{DubMW68,
author = "A. Dubrulle and R. S. Martin and J. H. Wilkinson",
year = "1968",
title = "The Implicit {QL} Algorithm",
journal = NumerMath,
volume = "12",
pages = "377--383",
note = "Also in \cite[pages 241--248]{WilR71}",
}
@Article{Duf74,
author = "I. S. Duff",
year = "1974",
title = "Pivot Selection and Row Ordering in {Givens}
Reduction on Sparse Matrices",
journal = Computing,
volume = "13",
pages = "239--248",
}
@Article{Duf77,
author = "I. S. Duff",
year = "1977",
title = "A Survey of Sparse Matrix Research",
journal = ProcIEEE,
volume = "65",
pages = "500--535",
}
@Article{DufR75,
author = "I. S. Duff and J. K. Reid",
year = "1975",
title = "On the Reduction of Sparse Matrices to Condensed
Forms by Similarity Transformations",
journal = InstMathApp,
volume = "15",
pages = "217--224",
}
@Article{DufR76,
author = "I. S. Duff and J. K. Reid",
year = "1976",
title = "A Comparison of Some Methods for the Solution of
Sparse Over-Determined Systems of Linear Equations",
journal = InstMathApp,
volume = "17",
pages = "267--280",
}
@Proceedings{DufS78,
editor = "I. S. Duff and G. W. Stewart",
year = "1978",
title = "Sparse Matrix Proceedings",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Book{DufER86,
author = "I. S. Duff and A. M. Erisman and J. K. Reid",
year = "1986",
title = "Direct Methods for Sparse Matrices",
publisher = OxfordPress,
}
@Book{DunS58,
author = "N. Dunford and J. Schwartz",
year = "1958",
title = "Linear Operators, Part {I}",
publisher = Interscience,
address = "New York, NY, USA",
}
@Article{Dur60,
author = "J. Durbin",
year = "1960",
title = "The Fitting of Time Series Models",
journal = RevueInstStat,
volume = "28",
pages = "233--243",
}
@Article{Ebe65,
author = "P. J. Eberlein",
year = "1965",
title = "On Measures of Non-normality for Matrices",
journal = AmerMathMonthly,
volume = "72",
pages = "995--996",
}
@Article{Ebe70,
author = "P. J. Eberlein",
year = "1970",
title = "Solution to the Complex Eigenproblem by a
Norm-Reducing {Jacobi}-Type Method",
journal = NumerMath,
volume = "14",
pages = "232--245",
note = "Also in \cite[pages 404--417]{WilR71}",
}
@Article{Ebe71,
author = "P. J. Eberlein",
year = "1971",
title = "On the Diagonalization of Complex Symmetric Matrices",
journal = InstMathApp,
volume = "7",
pages = "377--383",
}
@Incollection{Ebe87,
author = "P. J. Eberlein",
year = "1987",
title = "On Using the {Jacobi} Method on a Hypercube",
booktitle = "Hypercube Multiprocessors",
editor = "M. T. Heath",
publisher = SIAMPub,
address = "Philadelphia, PA, USA",
}
@Article{EckY39,
author = "C. Eckart and G. Young",
year = "1939",
title = "A Principal Axis Transformation for Non-{Hermitian}
Matrices",
journal = BullAMS,
volume = "45",
pages = "118--121",
}
@Article{EieN83,
author = "M. Eiermann and W. Niethammer",
year = "1983",
title = "On the Construction of Semi-iterative Methods",
journal = SIAMNumAnal,
volume = "20",
pages = "1153--1160",
}
@Article{Eis84,
author = "S. C. Eisenstat",
year = "1984",
title = "Efficient Implementation of a Class of Preconditioned
Conjugate Gradient Methods",
journal = SIAMSciStat,
volume = "2",
pages = "1--4",
}
@Article{EisHHR88,
author = "S.C Eisenstat and M. T. Heath and C. S. Henkel and C. H.
Romine",
year = "1988",
title = "Modified Cyclic Algorithms for Solving Triangular
Systems on Distributed Memory Multiprocessors",
journal = SIAMSciStat,
volume = "9",
pages = "589--600",
}
@Article{Eld77a,
author = "L. Eld{\`e}n",
year = "1977",
title = "Algorithms for the Regularization of Ill-Conditioned
Least Squares Problems",
journal = BIT,
volume = "17",
pages = "134--145",
}
@Phdthesis{Eld77b,
author = "L. Eld{\`e}n",
year = "1977",
title = "Numerical Analysis of Regularization and Constrained
Least Square Methods",
number = "20",
school = "Linkoping Studies in Science and Technology",
address = "Linkoping, Sweden",
}
@Article{Eld80,
author = "L. Eld{\`e}n",
year = "1980",
title = "Perturbation Theory for the Least Squares Problem
with Linear Equality Constraints",
journal = SIAMNumAnal,
volume = "17",
pages = "338--350",
}
@Article{Eld83,
author = "L. Eld{\`e}n",
year = "1983",
title = "A Weighted Pseudoinverse, Generalized Singular
Values, and Constrained Least Squares Problems",
journal = BIT,
volume = "22",
pages = "487--502",
}
@Article{Eld84,
author = "L. Eld{\`e}n",
year = "1984",
title = "An Algorithm for the Regularization of
Ill-Conditioned, Banded Least Squares Problems",
journal = SIAMSciStat,
volume = "5",
pages = "237--254",
}
@Article{Eld85,
author = "L. Eld{\`e}n",
year = "1985",
title = "A Note on the Computation of the Generalized
Cross-Validation Function for Ill-Conditioned Least
Squares Problems",
journal = BIT,
volume = "24",
pages = "467--472",
}
@Techreport{Eld88,
author = "L. Eld{\`e}n",
year = "1988",
title = "A Parallel {QR} Decomposition Algorithm",
number = "LiTh Mat R 1988-02",
institution = "Mathematics, Linkoping University",
address = "Sweden",
}
@Article{EldS86,
author = "L. Eld{\`e}n and R. Schreiber",
year = "1986",
title = "An Application of Systolic Arrays to Linear Discrete
Ill-Posed Problems",
journal = SIAMSciStat,
volume = "7",
pages = "892--903",
}
@Article{Elm86,
author = "H. Elman",
year = "1986",
title = "A Stability Analysis of Incomplete {LU}
Factorization",
journal = MathComp,
volume = "47",
pages = "191--218",
}
@Article{ElsS82,
author = "L. Elsner and J. Guang Sun",
year = "1982",
title = "Perturbation Theorems for the Generalized Eigenvalue
Problem",
journal = LinAlgApp,
volume = "48",
pages = "341--357",
}
@Inproceedings{ElsR88,
author = "A. Elster and A. P. Reeves",
year = "1988",
title = "Block Matrix Operations Using Orthogonal Trees",
booktitle = "The Third Conference on Hypercube Concurrent
Computers and Applications, Vol. {II}, Applications",
editor = "G. Fox",
publisher = ACMPress,
address = "New York, NY, USA",
pages = "1554--1561",
}
@Article{Enr79,
author = "W. Enright",
year = "1979",
title = "On the Efficient and Reliable Numerical Solution of
Large Linear Systems of {O. D. E.}'s",
journal = IEEETransAC,
volume = "AC-24",
pages = "905--908",
}
@Article{Erd67,
author = "I. Erdelyi",
year = "1967",
title = "On the Matrix Equation {$Ax = \lambda Bx$}",
journal = MathAnaAppl,
volume = "17",
pages = "119--132",
}
@Article{EriR80,
author = "T. Ericsson and A. Ruhe",
year = "1980",
title = "The Spectral Transformation {Lanczos} Method for the
Numerical Solution of Large Sparse Generalized
Symmetric Eigenvalue Problems",
journal = MathComp,
volume = "35",
pages = "1251--1268",
}
@Article{EriR74,
author = "A. M. Erisman and J. K. Reid",
year = "1974",
title = "Monitoring the Stability of the Triangular
Factorization of a Sparse Matrix",
journal = NumerMath,
volume = "22",
pages = "183--186",
}
@Article{Eva84,
author = "D. J. Evans",
year = "1984",
title = "Parallel {SOR} Iterative Methods",
journal = ParComputing,
volume = "1",
pages = "3--18",
}
@Article{EvaD83,
author = "D. J. Evans and R. Dunbar",
year = "1983",
title = "The Parallel Solution of Triangular Systems of
Equations",
journal = IEEETransComp,
volume = "C-32",
pages = "201--204",
}
@Article{FabM84,
author = "V. Faber and T. Manteuffel",
year = "1984",
title = "Necessary and Sufficient Conditions for the Existence
of a Conjugate Gradient Method",
journal = SIAMNumAnal,
volume = "21",
pages = "352--362",
}
@Book{FadF63,
author = "D. K. Faddeev and V. N. Faddeva",
year = "1963",
title = "Computational Methods of Linear Algebra",
publisher = WHFreeman,
address = "San Francisco, CA, USA",
}
@Article{FadF77,
author = "V. N. Fadeeva and D. K. Fadeev",
year = "1977",
title = "Parallel Calculations in Linear Algebra",
journal = Kibernetika,
volume = "6",
pages = "28--40",
}
@Article{FaiL70,
author = "W. Fair and Y. Luke",
year = "1970",
title = "{Pad}{\'e} Approximations to the Operator
Exponential",
journal = NumerMath,
volume = "14",
pages = "379--382",
}
@Article{FeiV62,
author = "D. G. Feingold and R. S. Varga",
year = "1962",
title = "Block Diagonally Dominant Matrices and
Generalizations of the {Gershgorin} Circle Theorem",
journal = "Pacific J. Math.",
volume = "12",
pages = "1241--1250",
}
@Article{FenL74,
author = "T. Fenner and G. Loizou",
year = "1974",
title = "Some New Bounds on the Condition Numbers of Optimally
Scaled Matrices",
journal = JACM,
volume = "1",
pages = "514--524",
}
@Article{FisU69,
author = "C. Fischer and R. A. Usmani",
year = "1969",
title = "Properties of Some Tridiagonal Matrices and Their
Application to Boundary Value Problems",
journal = SIAMNumAnal,
volume = "6",
pages = "127--142",
}
@Article{FixH72,
author = "G. Fix and R. Heiberger",
year = "1972",
title = "An Algorithm for the Ill-Conditioned Generalized
Eigenvalue Problem",
journal = SIAMNumAnal,
volume = "9",
pages = "78--88",
}
@Article{Fle76,
author = "R. Fletcher",
year = "1976",
title = "Factorizing Symmetric Indefinite Matrices",
journal = LinAlgApp,
volume = "14",
pages = "257--272",
}
@Article{For60,
author = "G. E. Forsythe",
year = "1960",
title = "Crout with Pivoting",
journal = CACM,
volume = "3",
pages = "507--508",
}
@Article{ForG65,
author = "G. E. Forsythe and G. H. Golub",
year = "1965",
title = "On the Stationary Values of a Second-Degree
Polynomial on the Unit Sphere",
journal = SIAMAppMath,
volume = "13",
pages = "1050--1068",
}
@Article{ForH60,
author = "G. E. Forsythe and P. Henrici",
year = "1960",
title = "The Cyclic {Jacobi} Method for Computing the
Principal Values of a Complex Matrix",
journal = "Trans. Amer. Math. Soc.",
volume = "94",
pages = "1--23",
}
@Book{ForMM77,
author = "G. E. Forsythe and M. A. Malcolm and C. B. Moler",
year = "1977",
title = "Computer Methods for Mathematical Computations",
publisher = PrenticeHall,
address = "Englewood Cliffs, NJ, USA",
}
@Book{ForM67,
author = "G. E. Forsythe and C. B. Moler",
year = "1967",
title = "Computer Solution of Linear Algebraic Systems",
publisher = PrenticeHall,
address = "Englewood Cliffs, NJ, USA",
}
@Article{Fos86,
author = "L. V. Foster",
year = "1986",
title = "Rank and Null Space Calculations Using Matrix
Decomposition without Column Interchanges",
journal = LinAlgApp,
volume = "74",
pages = "47--71",
}
@Article{Fou84,
author = "R. Fourer",
year = "1984",
title = "Staircase Matrices and Systems",
journal = SIAMReview,
volume = "26",
pages = "1--71",
}
@Book{Fox64,
author = "L. Fox",
year = "1964",
title = "An Introduction to Numerical Linear Algebra",
publisher = OxfordPress,
address = "Oxford, UK",
}
@Proceedings{Fox88,
editor = "G. Fox",
year = "1988",
title = "Applications",
series = "The Third Conference on Hypercube Concurrent
Computers and Applications",
volume = "2",
publisher = ACMPress,
address = "New York, NY, USA",
}
@Article{FoxOH87,
author = "G. Fox and S. W. Otto and A. J. Hey",
year = "1987",
title = "Matrix Algorithms on a Hypercube {I}: Matrix
Multiplication",
journal = ParComputing,
volume = "4",
pages = "17--31",
}
@Book{FoxJL+88,
author = "G. Fox and M. Johnson and G. Lyzenga and S. Otto and
J. Salmon and D. Walker",
year = "1988",
title = "On Concurrent Processors Vol {I}: General Techniques
and Regular Problems",
publisher = PrenticeHall,
address = "Englewood Cliffs, NJ, USA",
}
@Article{Fra64a,
author = "J. S. Frame",
year = "1964",
title = "Matrix Functions and Applications, Part {II}",
journal = IEEESpec,
volume = "1",
month = apr,
pages = "102--108",
}
@Article{Fra64b,
author = "J. S. Frame",
year = "1964",
title = "Matrix Functions and Applications, Part {IV}",
journal = IEEESpec,
volume = "1",
month = jun,
pages = "123--131",
}
@Article{Fra61,
author = "J. G. F. Francis",
year = "1961",
title = "The {QR} Transformation: A Unitary Analogue to the
{LR} Transformation, Parts~{I} and~{II}",
journal = CompJour,
volume = "4",
pages = "265--272, 332--345",
}
@Article{Fri75,
author = "S. Friedland",
year = "1975",
title = "On Inverse Multiplicative Eigenvalue Problems for
Matrices",
journal = LinAlgApp,
volume = "12",
pages = "127--138",
}
@Article{Fri77,
author = "S. Friedland",
year = "1977",
title = "Inverse Eigenvalue Problems",
journal = LinAlgApp,
volume = "17",
pages = "15--52",
}
@Article{FriNO87,
author = "S. Friedland and J. Nocedal and M. L. Overton",
year = "1987",
title = "The Formulation and Analysis of Numerical Methods for
Inverse Eigenvalue Problems",
journal = SIAMNumAnal,
volume = "24",
pages = "634--667",
}
@Article{Fro65,
author = "C. E. Froberg",
year = "1965",
title = "On Triangularization of Complex Matrices by
Two-Dimen\-sional Unitary Transformations",
journal = BIT,
volume = "5",
pages = "230--234",
}
@Article{FunG86,
author = "R. E. Funderlic and A. Geist",
year = "1986",
title = "Torus Data Flow for Parallel Computation of Missized
Matrix Problems",
journal = LinAlgApp,
volume = "77",
pages = "149--164",
}
@Article{FunNP82,
author = "R. E. Funderlic and M. Neuman and R. J. Plemmons",
year = "1982",
title = "Generalized Diagonally Dominant Matrices",
journal = NumerMath,
volume = "40",
pages = "57--70",
}
@Article{GalP70,
author = "G. Galimberti and V. Pereyra",
year = "1970",
title = "Numerical Differentiation and the Solution of
Multidimensional {Vandermonde} Systems",
journal = MathComp,
volume = "24",
pages = "357--364",
}
@Article{GalP71,
author = "G. Galimberti and V. Pereyra",
year = "1971",
title = "Solving Confluent {Vandermonde} Systems of {Hermite}
Type",
journal = NumerMath,
volume = "18",
pages = "44--60",
}
@Article{GalJM87,
author = "K. Gallivan and W. Jalby and U. Meier",
year = "1987",
title = "The Use of {BLAS3} in Linear Algebra on a Parallel
Processor with a Hierarchical Memory",
journal = SIAMSciStat,
volume = "8",
pages = "1079--1084",
}
@Article{GalJMS88,
author = "K. Gallivan and W. Jalby and U. Meier and A. H. Sameh",
year = "1988",
title = "Impact of Hierarchical Memory Systems on Linear
Algebra Algorithm Design",
journal = IntSuper,
volume = "2",
pages = "12--48",
}
@Article{Gan81,
author = "W. Gander",
year = "1981",
title = "Least Squares with a Quadratic Constraint",
journal = NumerMath,
volume = "36",
pages = "291--307",
}
@Article{GanR84,
author = "D. Gannon and J. Van Rosendale",
year = "1984",
title = "On the Impact of Communication Complexity on the
Design of Parallel Numerical Algorithms",
journal = IEEETransComp,
volume = "C-33",
pages = "1180--1194",
}
@Book{Gan59a,
author = "F. R. Gantmacher",
year = "1959",
title = "The Theory of Matrices",
publisher = Chelsea,
address = "New York, NY, USA",
volume = "1",
}
@Book{Gan59b,
author = "F. R. Gantmacher",
year = "1959",
title = "The Theory of Matrices",
publisher = Chelsea,
address = "New York, NY, USA",
volume = "2",
}
@Manual{GarBDM72,
author = "B. S. Garbow and J. M. Boyle and J. J. Dongarra and C. B.
Moler",
year = "1972",
title = "Matrix Eigensystem Routines: {EISPACK} Guide
Extension",
publisher = Springer,
address = "New York, NY, USA",
}
@Article{Gau75a,
author = "W. Gautschi",
year = "1975",
title = "Norm Estimates for Inverses of {Vandermonde}
Matrices",
journal = NumerMath,
volume = "23",
pages = "337--347",
}
@Article{Gau75b,
author = "W. Gautschi",
year = "1975",
title = "Optimally Conditioned {Vandermonde} Matrices",
journal = NumerMath,
volume = "24",
pages = "1--12",
}
@Techreport{GeiH85,
author = "G. A. Geist and M. T. Heath",
year = "1985",
title = "Parallel {Cholesky} Factorization on a Hypercube
Multiprocessor",
number = "ORNL 6190",
institution = "Oak Ridge Laboratory",
address = "Oak Ridge, TN, USA",
}
@Incollection{GeiH86,
author = "G. A. Geist and M. T. Heath",
year = "1986",
title = "Matrix Factorization on a Hypercube",
booktitle = "Hypercube Multiprocessors",
editor = "M. T. Heath",
publisher = SIAMPub,
pages = "161--180",
}
@Inproceedings{GeiWDF88,
author = "G. A. Geist and R. C. Ward and G. J. Davis and R. E.
Funderlic",
year = "1988",
title = "Finding Eigenvalues and Eigenvectors of Unsymmetric
Matrices Using a Hypercube Multiprocessor",
booktitle = "The Third Conference on Hypercube Concurrent
Computers and Applications, Vol. {II}, Applications",
editor = "G. Fox",
publisher = ACMPress,
address = "New York, NY, USA",
pages = "1577--1582",
}
@Article{Gen73a,
author = "W. M. Gentleman",
year = "1973",
title = "Error Analysis of {QR} Decompositions by {Givens}
Transformations",
journal = LinAlgApp,
volume = "10",
pages = "189--197",
}
@Article{Gen73b,
author = "W. M. Gentleman",
year = "1973",
title = "Least Squares Computations by {Givens}
Transformations Without Square Roots",
journal = InstMathApp,
volume = "12",
pages = "329--336",
}
@Inproceedings{GenK82,
author = "W. M. Gentleman and H. T. Kung",
year = "1982",
title = "Matrix Triangularization by Systolic Arrays",
booktitle = "{SPIE} Proceedings",
volume = "298",
pages = "19--26",
}
@Article{Geo73,
author = "J. A. George",
year = "1973",
title = "Nested Dissection of a Regular Finite Element Mesh",
journal = SIAMNumAnal,
volume = "10",
pages = "345--363",
}
@Article{Geo74,
author = "J. A. George",
year = "1974",
title = "On Block Elimination for Sparse Linear Systems",
journal = SIAMNumAnal,
volume = "11",
pages = "585-