pasqal-io / Pulser

Library for pulse-level/analog control of neutral atom devices. Emulator with QuTiP.
Apache License 2.0
181 stars 65 forks source link

Correct XY Hamiltonian interaction term #744

Closed HGSilveri closed 1 month ago

HGSilveri commented 1 month ago

There was a wrong factor of /2 in the XY interaction term: what should have been (1 - 3*cos**2) was rather (1 - 3*cos**2) / 2. This PR:

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB