felipeZ / eigenvalues

symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
Apache License 2.0
42 stars 11 forks source link

Generalized to other types #1

Closed felipeZ closed 4 years ago

felipeZ commented 5 years ago

Generalized the algorithm to other numerical types

felipeZ commented 4 years ago

It makes sense to use only double-precision (e.g. f64 )