issues
search
felipeZ
/
eigenvalues
symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
Apache License 2.0
42
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Patch 1
#24
hamdav
closed
2 years ago
1
Seems Computed is not always equal to Expected
#23
xiaodaxia
opened
3 years ago
1
Bump `approx` and `nalgebra` Dependencies
#22
fosskers
closed
3 years ago
1
dev
#21
felipeZ
closed
3 years ago
0
Create Python interface using PyO3
#20
felipeZ
opened
3 years ago
0
use nalegrabr 0.26 (const-generics)
#19
felipeZ
closed
3 years ago
0
Update dependencies and fix some clippy warnings
#18
vks
closed
3 years ago
0
update nalgebra dependency
#17
felipeZ
closed
3 years ago
0
use enum for the davidson correction instead of str
#16
felipeZ
closed
3 years ago
0
Improve Gram-Schmidt
#15
felipeZ
opened
4 years ago
0
Lanczos
#14
felipeZ
closed
4 years ago
0
Use nalgebra-lapack instead of nalgebra solvers
#13
felipeZ
opened
4 years ago
0
Hermitian Lanczos algorithm
#12
felipeZ
closed
4 years ago
1
Will you also support non-symmetric matrix?
#11
J-F-Liu
opened
4 years ago
3
reduce the scaling of the search space
#10
felipeZ
closed
4 years ago
0
modified Gram-Schmidt
#9
felipeZ
closed
4 years ago
0
Implement a modified Gram-Schmidt orthogonalization
#8
felipeZ
closed
4 years ago
1
Do not recompute the residues
#7
felipeZ
closed
4 years ago
1
Compute the lowest, highest or somewhere in the middle eigenvalues for the Davidson method
#6
felipeZ
opened
4 years ago
0
Deflate the converged eigenvalues
#5
felipeZ
opened
5 years ago
1
Sort Eigenvalues and eigenvectors
#4
felipeZ
closed
5 years ago
0
Use general orthonormal subspace
#3
felipeZ
closed
4 years ago
0
Implement generalized solution
#2
felipeZ
opened
5 years ago
2
Generalized to other types
#1
felipeZ
closed
4 years ago
1