Skip to content

Commit

Permalink
Updated README to reflect new sym_qsp methods/use-cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
white-noise committed Sep 25, 2024
1 parent ab3c1d5 commit 8f887f4
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 30 deletions.
60 changes: 30 additions & 30 deletions README.md

Large diffs are not rendered by default.

Binary file added docs/ex_amplitude_amplifcation_sym_qsp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ex_min_example_cosine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ex_poly_thresh_sym_qsp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/ex_qsp_symbolic_fit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions pyqsp/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ def float_list(value):
response.PlotQSPResponse(
phiset,
target=poly,
title=args.func, # Support to show function plotted.
signal_operator="Wx",
**plot_args)

Expand Down

0 comments on commit 8f887f4

Please sign in to comment.