Skip to content

Commit

Permalink
Merge 6d050f8 into 64cbd43
Browse files Browse the repository at this point in the history
  • Loading branch information
xabomon committed Jun 4, 2019
2 parents 64cbd43 + 6d050f8 commit d17b328
Show file tree
Hide file tree
Showing 3 changed files with 795 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/openfermion/utils/__init__.py
Expand Up @@ -35,6 +35,9 @@
load_operator, save_operator,
group_into_tensor_product_basis_sets)

from ._qubit_tapering_from_stabilizer import (reduce_number_of_terms,
taper_off_qubits)

from ._rdm_mapping_functions import (kronecker_delta,
map_two_pdm_to_two_hole_dm,
map_two_pdm_to_one_pdm,
Expand Down

0 comments on commit d17b328

Please sign in to comment.