We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a2829 commit ed925eeCopy full SHA for ed925ee
1 file changed
src/openfermion/linalg/erpa.py
@@ -1,4 +1,5 @@
1
"""Code to generate the eigenvalue problem for the ERPA equations"""
2
+
3
from typing import Dict, Tuple, Union
4
from itertools import product
5
import numpy
0 commit comments