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
Currently, the Transverse Field Ising Hamiltonian (qibo.hamiltonians.TFIM) only supports periodic boundary conditions in its definition. Would it be possible to allow for non-periodic boundary conditions as well, e.g. by passing a boolean argument periodic=False?
The text was updated successfully, but these errors were encountered:
Currently, the Transverse Field Ising Hamiltonian (
qibo.hamiltonians.TFIM
) only supports periodic boundary conditions in its definition. Would it be possible to allow for non-periodic boundary conditions as well, e.g. by passing a boolean argumentperiodic=False
?The text was updated successfully, but these errors were encountered: