ProjectQ-Framework / FermiLib

FermiLib: Open source software for analyzing fermionic quantum simulation algorithms
https://projectq.ch/
Apache License 2.0
86 stars 38 forks source link

Added sparse functionality to uccsd_operator #65

Closed hsim13372 closed 7 years ago

hsim13372 commented 7 years ago

Instead of looping through all of the possible elements in single_excitations and double_excitations, you can now go through just the nonzero elements to create the uccsd generator.