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

Enforce minimum eigenvalue for Chebyshev filter bounds #3

Closed
sshah369 opened this issue Jun 19, 2020 · 1 comment
Closed

Enforce minimum eigenvalue for Chebyshev filter bounds #3

sshah369 opened this issue Jun 19, 2020 · 1 comment

Comments

@sshah369
Copy link

In eigSolver.m, a0(ks) = S.EigVal(1,ks); assumes that the eigenvalues are in sorted order. MATLAB may not return the eigenvalues in sorted order, even for a symmetric matrix.

phanish-suryanarayana pushed a commit that referenced this issue Jun 20, 2020
modify readPseudopot to be consistent with SPARC
@phanish-suryanarayana
Copy link
Contributor

Fixed!

phanish-suryanarayana pushed a commit that referenced this issue Dec 21, 2021
set types of flags in manual as 0 or 1
phanish-suryanarayana pushed a commit that referenced this issue Feb 1, 2023
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