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

Commits on Nov 12, 2024

  1. Add serverless guide with function template example: hamiltonian simu…

    …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]>
    4 people authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    59ed381 View commit details
    Browse the repository at this point in the history
  2. sneaky h

    beckykd committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8c24cd5 View commit details
    Browse the repository at this point in the history
  3. run tox

    beckykd committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dc47dfd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Tweaks to function template guide (#2302)

    I am not able to push directly to the branch in #2300, so I opened this
    instead.
    garrison authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    68cbfc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7f457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bba7d4 View commit details
    Browse the repository at this point in the history