Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(notebooks): add LO guide #21

Merged
merged 8 commits into from
May 1, 2024
Merged

docs(notebooks): add LO guide #21

merged 8 commits into from
May 1, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    54eaf0d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. docs: add how-to guide on scaling with LO

    This notebook contains a basic example of how gate cutting can be useful when dealing with periodic problems. This is the basic version that doesn't use any error mitigation method, and simply deals with cutting the periodic gate. This notebook does not use the Qiskit Primitives V2 because there is still no update on Circuit knitting toolbox to use them.
    ritajitmajumdar1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    85407e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    fc0d927 View commit details
    Browse the repository at this point in the history
  2. docs: add circuit construction within notebook

    Circuit construction is added within notebook. Later this may be replaced with function call from repository
    ritajitmajumdar1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    00090ef View commit details
    Browse the repository at this point in the history
  3. docs: add example with 80 qubits

    Updated the example to 80 qubits. Note that Nazca could provide a 80 qubit straight line, whereas pinguino1 is able to provide only 60 (because of some ECR gates having error probability 1).
    ritajitmajumdar1 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6fe8504 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    86de833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e138aa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    3d7220e View commit details
    Browse the repository at this point in the history