Tan Tao-Lin

Results 9 comments of Tan Tao-Lin

Hi, A related question concerning about extracting interior eigenvalues and eigenvectors from a large (Hermition) matrix. I found a rather [old paper](https://www.sciencedirect.com/science/article/pii/0024379591903816) about this kind of problem. But as an...

Thank you Andreas! I will give it a try. Then how exactly I could switch to Rayleigh-Ritz in PRIMME? I do find it in the [documentation](https://www.cs.wm.edu/~andreas/software/doc/appendix.html#c.primme_params.projectionParams.projection). But if there some...

> What do you recommend as a migration strategy? Just hardcoding the wrong, old path on macOS and checking for config files there? What about something like a `compat`-flag to...

Hi @jcmgray - thanks for the detailed example. This is exactly what I'm looking for. One more silly question, did you ever try HDF5 or other binary file extensions? Just...

Are there any updates for this feature, after a year?

Hi, so I gave a try in debug mode, and looks like it's still working fine?? 🤔 Here is one simple example, a 2 by 2 random tensor, and I...

Hi there, I did a more detailed check, and I think this is actually kind of overflow issue? It seems like `elt(T)` can return either zero or infinity to me...

Hi, I guess this is forgotten after the new year 😆

Sounds nice! I would love to. I have a small repo [tnpy](https://github.com/tanlin2013/tnpy) that is built on top of [TensorNetwork](https://github.com/google/TensorNetwork). I'm actaully about to implement TDVP and DMT for real-time evo....