Skip to content

Commit

Permalink
remove MAX(30) since this is not enforced
Browse files Browse the repository at this point in the history
  • Loading branch information
ncrubin committed Jul 7, 2023
1 parent bc229b3 commit caabbdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fqe/wavefunction.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit caabbdf

Please sign in to comment.