Replies: 2 comments 12 replies
-
The rhs build in the implementation seems not correct to me. |
Beta Was this translation helpful? Give feedback.
-
Hi, based on our discussion, I have now a correct implementation (hopefully), please check the script here: https://github.com/tencent-quantum-lab/tensorcircuit/blob/master/examples/variational_dynamics_generalized.py |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I found the example in variational_dynamics.py is very interesting.
I'm trying to extend it to more general form as shown in eq13-14 of arXiv:1812.08767v4, while the result is not good(as follows).
Here are the only changes in function of lhs_matrix and rhs_vector in example/variational_dynamics.py:
variationa_dynamics_test.zip
Beta Was this translation helpful? Give feedback.
All reactions