Skip to content

Support sparse, reduced versions of symplectic matrices #6

@apkille

Description

@apkille

2n x 2n symplectic matrices can be computed as a reduced form known as the symplectic butterfly form, which can be written in block matrix form consisting two diagonal matrices (n x n) and two tridiagonal matrices (n x n), as discussed in this paper. Having support for a type SymplecticButterfly would be quite nice and yield more performant symplectic computations. Subsequent work could also be done regarding fast computations of symplectic eigenvalues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions