Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement QR solver in linalg library #3716

Closed
OXPHOS opened this issue Mar 17, 2017 · 1 comment
Closed

Implement QR solver in linalg library #3716

OXPHOS opened this issue Mar 17, 2017 · 1 comment

Comments

@OXPHOS
Copy link
Member

OXPHOS commented Mar 17, 2017

  • Implement QR solver interface in LinalgNamespace and Eigen and ViennaCL QR solver methods in LinalgBackend*.
  • Replace QR solver in LDA and FisherLDA with linalg::qr_solver.

ref #2527

@OXPHOS
Copy link
Member Author

OXPHOS commented Jun 28, 2017

#3846

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant