Jared L. Aurentz
University of Oxford
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Jared L. Aurentz.
SIAM Journal on Scientific Computing | 2013
Jared L. Aurentz; Raf Vandebril; David S. Watkins
A new fast algorithm for computing the zeros of a polynomial in
SIAM Journal on Matrix Analysis and Applications | 2015
Jared L. Aurentz; Thomas Mach; Raf Vandebril; David S. Watkins
O(n^{2})
ACM Transactions on Mathematical Software | 2017
Jared L. Aurentz; Lloyd N. Trefethen
time using
Siam Review | 2017
Jared L. Aurentz; Lloyd N. Trefethen
O(n)
SIAM Journal on Matrix Analysis and Applications | 2018
Jared L. Aurentz; Thomas Mach; Leonardo Robol; Raf Vandebril; David S. Watkins
memory is developed. The eigenvalues of the Frobenius companion matrix are computed by applying a nonunitary analogue of Franciss implicitly shifted
Electronic Journal of Linear Algebra | 2013
Jared L. Aurentz
QR
Bit Numerical Mathematics | 2014
Jared L. Aurentz; Raf Vandebril; David S. Watkins
algorithm to a factored form of the matrix. The algorithm achieves high speed and low memory use by preserving the factored form. It also provides a residual and an error estimate for each root. Numerical tests confirm the high speed of the algorithm.
Electronic Transactions on Numerical Analysis | 2015
Jared L. Aurentz; Thomas Mach; Raf Vandebril; David S. Watkins
A stable algorithm to compute the roots of polynomials is presented. The roots are found by computing the eigenvalues of the associated companion matrix by Franciss implicitly shifted QR algorithm. A companion matrix is an upper Hessenberg matrix that is unitary-plus-rank-one, that is, it is the sum of a unitary matrix and a rank-one matrix. These properties are preserved by iterations of Franciss algorithm, and it is these properties that are exploited here. The matrix is represented as a product of 3n-1 Givens rotators plus the rank-one part, so only
Archive | 2014
Jared L. Aurentz; Thomas Mach; Raf Vandebril; David S. Watkins
O(n)
arXiv: Numerical Analysis | 2016
Jared L. Aurentz; Thomas Mach; Leonardo Robol; Raf Vandebril; David S. Watkins
storage space is required. In fact, the information about the rank-one part is also encoded in the rotators, so it is not necessary to store the rank-one part explicitly. Franciss algorithm implemented on this representation requires only O(n) flops per iteration and thus