Skip to content

Native implementation of QR, SVD #34

@Axect

Description

@Axect

QR, SVD were already implemented in O3 feature, but not natively.
Since O3 feature require blas-family, we can't use QR and SVD in portable environments.
So, we need native implementation of QR and SVD.

  • QR decomposition
  • SVD decomposition

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions