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
Merge pull request #340 from tequilahub/kottmanj-update-1.9.5
* fixing syntax issue in post_init of dataclass (#327)
* phoenics support dropped
* more convenient randomization initialization for OO, avoiding numpy warnings
* Update qasm.py (#334)
Fixes issue #332
* added methods to create annihilation, creation, sz, sp, sm and s2 operators in qubit representation (#336)
* Update qasm.py (#335)
* Update ci_chemistry_psi4.yml (psi4 --> conda-forge channel)
* orbital names are better tracked through transformations (#338)
* keep basis info when re-initializing with mol.from_tequila
* orbital-optimization gives back molecule in the original basis
* more basis info (#339)
---------
Co-authored-by: davibinco <[email protected]>
Update to 1.9.4 (#330)
* fixing syntax issue in post_init of dataclass (#327)
* fixing syntax issue in post_init of dataclass
* phoenics dropped due to maintenance resources
* more convenient randomization initialization for OO, avoiding numpy warnings
* Update version.py (#329)