You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this point there is limited support for complex valued Hamiltonians. E.g. ExtendedHubbardReal1D can be instantiated with a complex hopping amplitude. This Hamiltonian can be converted into a matrix and used in ExactDiagonalizationProblem. However it cannot be used in ProjectorMonteCarloProblem.
Support complex valued Hamiltonians in BasisSetRepresentation and ExactDiagonalizationProblem
Complex hopping in ExtendenHubbardReal1D
Complex hopping in all Hubbard-like Hamiltonians
Support FCIQMC for complex-valued Hamiltonian
The text was updated successfully, but these errors were encountered:
At this point there is limited support for complex valued Hamiltonians. E.g.
ExtendedHubbardReal1D
can be instantiated with a complex hopping amplitude. This Hamiltonian can be converted into a matrix and used inExactDiagonalizationProblem
. However it cannot be used inProjectorMonteCarloProblem
.BasisSetRepresentation
andExactDiagonalizationProblem
ExtendenHubbardReal1D
The text was updated successfully, but these errors were encountered: