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

Orthogonalisation #11

Open
JensWehner opened this issue Jun 23, 2020 · 0 comments
Open

Orthogonalisation #11

JensWehner opened this issue Jun 23, 2020 · 0 comments
Assignees

Comments

@JensWehner
Copy link

JensWehner commented Jun 23, 2020

Should be in https://github.com/NLESC-JCER/spectra/tree/master/include/Spectra/LinAlg

The search space has to be orthogonalized using GS with twice is enough.

Depending on the datastructures of the search space and new testvectors.

It should be able to do two things:

a) Normailize the columns of a matrix with respect to each other
b) Normalize the columns of a matrix with respect to each other and the columns of another matrix, or a block of the same matrix.

The function should live in the Specta::Linalg directory

Needs to include tests

@felipeZ felipeZ self-assigned this Jun 26, 2020
felipeZ added a commit that referenced this issue Jun 29, 2020
felipeZ added a commit that referenced this issue Jun 29, 2020
felipeZ added a commit that referenced this issue Jun 29, 2020
felipeZ added a commit that referenced this issue Jun 29, 2020
felipeZ added a commit that referenced this issue Jun 29, 2020
felipeZ added a commit that referenced this issue Jun 30, 2020
felipeZ added a commit that referenced this issue Jun 30, 2020
felipeZ added a commit that referenced this issue Jun 30, 2020
JensWehner added a commit that referenced this issue Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants