diff --git a/src/fqe/wavefunction.py b/src/fqe/wavefunction.py index c635f1d..f5bccae 100644 --- a/src/fqe/wavefunction.py +++ b/src/fqe/wavefunction.py @@ -528,7 +528,6 @@ def apply_generated_unitary(self, accuracy (float): the accuracy to which the system should be evolved expansion (int): the maximum number of terms in the polynomial expansion. - (Max 30) spec_lim (List[float]): spectral range of the Hamiltonian, the length of \ the list should be 2. Optional.