Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rsln-s committed Sep 28, 2024
1 parent 92d7f6a commit 4a1449f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qokit/parameter_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def to_fourier_basis(gamma, beta):


def extrapolate_parameters_in_fourier_basis(u, v, p, step_size):
"""Extrapolate the parameters u, v from p to p+step_size
"""Extrapolate the parameters u, v from p-step_size to p
Parameters
----------
u : list-like
Expand Down

0 comments on commit 4a1449f

Please sign in to comment.