Skip to content

Use thin SVD in tsvd #5

@shinaoka

Description

@shinaoka

In TSVD, we use QR + SVD. The SVD should use thin svd for better performance.
The current implementation of SVD in nalgebra does not have this option.

  1. Contribute to nalgebra (PR)
  2. Reimplement thin SVD in sparseir-rust

Option 1 should be better.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions