quantumlib / OpenFermion

The electronic structure package for quantum computers.
Apache License 2.0
1.51k stars 372 forks source link

`freeze_orbitals` reflects the `prune` flag #803

Closed mafaldaramoa closed 1 year ago

mafaldaramoa commented 1 year ago

Make the call to prune_unused_indices in freeze_orbitals conditional on the 'prune' kwarg (issue #660)