On computing the symplectic $LL^T$ factorization
Maksymilian Bujok, Alicja Smoktunowicz, Grzegorz Borowik

TL;DR
This paper compares two algorithms for computing the symplectic LL^T factorization of positive definite symplectic matrices, analyzing their properties and numerical stability through MATLAB experiments.
Contribution
It provides a detailed comparison and analysis of two algorithms for symplectic LL^T factorization, including their implementation and properties in floating-point arithmetic.
Findings
Algorithm W1 is based on the HH^T factorization method.
Algorithm W2 combines Cholesky and Reverse Cholesky decompositions.
Numerical experiments demonstrate the properties and stability of both algorithms.
Abstract
We analyze two algorithms for computing the symplectic factorization of a given symmetric positive definite symplectic matrix . The first algorithm is an implementation of the factorization from [Dopico et al., 2009], see Theorem 5.2. The second one, algorithm uses both Cholesky and Reverse Cholesky decompositions of symmetric positive definite matrices. We presents a comparison of these algorithms and illustrate their properties by numerical experiments in MATLAB. A particular emphasis is given on simplecticity properties of the computed matrices in floating-point arithmetic.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Polynomial and algebraic computation · Numerical Methods and Algorithms
