Lehmer–Schur algorithm: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m References: WP:CHECKWIKI error fixes - Replaced endash with hyphen in sortkey per WP:MCSTJR using AWB (9100)
References: Added reference to Lehmers original paper and to an algorithm reflecting the content of the article
Line 7:
==References==
{{Cite check|date=June 2011}}
* {{citation
|author= D. H. Lehmer,
|title=A Machine Method for Solving Polynomial Equations
|journal=Journal of the ACM
|volume=8,
|number=2
|month=April
|year=1961
|pages=151–162
|doi=10.1145/321062.321064
}}
 
* {{citation
|author=Herbert S. Wilf
|title=A Global Bisection Algorithm for Computing the Zeros of Polynomials in the Complex Plane"
|journal=Journal of the ACM
|year=1978
|volume=25
|number=3
|doi=10.1145/322077.322084
}}
 
* {{citation
|author=Acton, Foreman S.
Line 15 ⟶ 37:
|place=Washington
|publisher=[[Mathematical Association of America]]
|pagechapter=Chapter 7
|isbn=0-88385-450-3}}.
 
* {{citation
* W. H. Press, B. P. Flannery, S. A. Teukolsky, W. T. Vetterling, ''[[Numerical Recipes|Numerical Recipes in C: The Art of Scientific Computing]]'', Cambridge University Press, 1992. ISBN 0-521-43108-5 (available free online, with code samples: [http://www.nrbook.com/a/bookcpdf.html]), section 9.5.
|author1=W. H. Press
|author2=B. P. Flannery
|author3=S. A. Teukolsky
|author4=W. T. Vetterling
|title=[[Numerical Recipes|Numerical Recipes in C: The Art of Scientific Computing]]
|publisher=Cambridge University Press
|year=1992
|chapter=9.5 Roots of Polynomials
|page=369
|ISBN=0-521-43108-5
|url=http://www.nrbook.com/a/bookcpdf.html
}}
 
==External links==