Skip to main content

Showing 1–5 of 5 results for author: Penke, C

Searching in archive math. Search in all archives.
.
  1. arXiv:2203.08900  [pdf, ps, other

    math.NA

    A Structure-Preserving Divide-and-Conquer Method for Pseudosymmetric Matrices

    Authors: Peter Benner, Yuji Nakatsukasa, Carolin Penke

    Abstract: We devise a spectral divide-and-conquer scheme for matrices that are self-adjoint with respect to a given indefinite scalar product (i.e. pseudosymmetic matrices). The pseudosymmetric structure of the matrix is preserved in the spectral division, such that the method can be applied recursively to achieve full diagonalization. The method is well-suited for structured matrices that come up in comput… ▽ More

    Submitted 16 March, 2022; originally announced March 2022.

    MSC Class: 65F15; 65F55 ACM Class: G.1.3

  2. arXiv:2104.06659  [pdf, ps, other

    math.NA

    Stable and Efficient Computation of Generalized Polar Decompositions

    Authors: Peter Benner, Yuji Nakatsukasa, Carolin Penke

    Abstract: We present methods for computing the generalized polar decomposition of a matrix based on the dynamically weighted Halley (DWH) iteration. This method is well established for computing the standard polar decomposition. A stable implementation is available, where matrix inversion is avoided and QR decompositions are used instead. We establish a natural generalization of this approach for computing… ▽ More

    Submitted 14 April, 2021; originally announced April 2021.

    MSC Class: 65F15; 65F55 ACM Class: G.1.3

  3. arXiv:2008.08825  [pdf, ps, other

    math.NA physics.comp-ph

    Efficient and Accurate Algorithms for Solving the Bethe-Salpeter Eigenvalue Problem for Crystalline Systems

    Authors: Peter Benner, Carolin Penke

    Abstract: Optical properties of materials related to light absorption and scattering are explained by the excitation of electrons. The Bethe-Salpeter equation is the state-of-the-art approach to describe these processes from first principles (ab initio), i.e. without the need for empirical data in the model. To harness the predictive power of the equation, it is mapped to an eigenvalue problem via an approp… ▽ More

    Submitted 20 August, 2020; originally announced August 2020.

    MSC Class: 15A18; 65F15 ACM Class: G.1.3

  4. arXiv:2006.06558  [pdf, other

    math.NA

    GR decompositions and their relations to Cholesky-like factorizations

    Authors: Peter Benner, Carolin Penke

    Abstract: For a given matrix, we are interested in computing GR decompositions $A=GR$, where $G$ is an isometry with respect to given scalar products. The orthogonal QR decomposition is the representative for the Euclidian scalar product. For a signature matrix, a respective factorization is given as the hyperbolic QR decomposition. Considering a skew-symmetric matrix leads to the symplectic QR decompositio… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    MSC Class: 65F99 ACM Class: G.1.3

  5. arXiv:1912.04062  [pdf, ps, other

    math.NA cs.DS cs.MS

    High Performance Solution of Skew-symmetric Eigenvalue Problems with Applications in Solving the Bethe-Salpeter Eigenvalue Problem

    Authors: Carolin Penke, Andreas Marek, Christian Vorwerk, Claudia Draxl, Peter Benner

    Abstract: We present a high-performance solver for dense skew-symmetric matrix eigenvalue problems. Our work is motivated by applications in computational quantum physics, where one solution approach to solve the so-called Bethe-Salpeter equation involves the solution of a large, dense, skew-symmetric eigenvalue problem. The computed eigenpairs can be used to compute the optical absorption spectrum of molec… ▽ More

    Submitted 20 April, 2020; v1 submitted 9 December, 2019; originally announced December 2019.

    MSC Class: 65Y05; 15B57 ACM Class: G.1.3; G.4