Skip to content

Commit

Permalink
Remove GQSP todo (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
anurudhp authored Aug 1, 2024
1 parent ca34060 commit a55be66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qualtran/bloqs/qsp/generalized_qsp.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ def qsp_complementary_polynomial(
The method computes an auxillary polynomial R, whose roots are computed
and re-interpolated to obtain the required polynomial Q.
TODO: Also implement the more efficient optimization-based method described in Eq. 52
Args:
P: Co-efficients of a complex polynomial.
verify: sanity check the computed polynomial roots (defaults to False).
Expand Down

0 comments on commit a55be66

Please sign in to comment.