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

Add serverless guide with function template example: hamiltonian simu… #2300

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

frankharkins
Copy link
Member

Continuation of #2276

…lation (#2276)

The very rough outline is intact, including the code, but I still need
to write/revise some prose between the cells. Right now this example
uses the `mergedeep` package to merge the user's estimator options with
the function's default. If we need to remove this dependency, then I
will modify the program so that if a user passes estimator options, they
completely replace the function's default.

Closes #2242.

---------

Co-authored-by: Jen Glick <[email protected]>
Co-authored-by: Rebecca Dimock <[email protected]>
Co-authored-by: Rebecca Dimock <[email protected]>
@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@garrison
Copy link
Member

This will close #2242 when it is merged.

@garrison
Copy link
Member

I opened #2302 since I don't have permission to push to this repository.

garrison and others added 2 commits November 12, 2024 21:36
I am not able to push directly to the branch in #2300, so I opened this
instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add guide in serverless section with function template example
5 participants