EasterEig
EasterEig copied to clipboard
A library to locate exceptional points and to reconstruct eigenvalues loci
Results
2
EasterEig issues
Sort by
recently updated
recently updated
newest added
Hi Benoît, Thank you for the excellent work! I'm currently working on the location of EPs and I’ve been studying your JCP 2020 paper with great interest. I noticed that...
In `eigSolver.py`, the matrices are passed to eigenvalue solvers depending on their position in the `K` list. This assume that operators are well ordered in `K`, `dK` and in `flda`....