Sync 2026-workshops branch with main#129
Open
elsayedi wants to merge 21 commits into2026-workshopsfrom
Open
Conversation
Removes CUDA-Q Academic container references since it is no longer needed. Also removed from documentation.
Replace q with reg in uccsd function
Clean up CUDA-Q Academic
added in functions missing from genQC version 0.2.5 that were required for the exercises
…es_diffusion.ipynb
Replace deprecated cudaq.vqe and cudaq.optimizers.COBYLA usage with the new cudaq_solvers.vqe API across all notebooks and Python scripts in the qaoa-for-max-cut module. Made-with: Cursor
…olvers Fix qaoa-for-max-cut: migrate VQE from cudaq.vqe to cudaq_solvers
…nquer QAOA script - Update Guide-to-cuda-q-backends.ipynb to use solvers.qaoa() and solvers.get_maxcut_hamiltonian() consistently throughout, fill in exercise solutions so the notebook runs end-to-end, and replace inline MPI execution with terminal instructions for the user. - Add qaoa-for-max-cut/qaoa-divide-and-conquer.py rewritten to use solvers.qaoa() and solvers.get_maxcut_hamiltonian() instead of manually constructed QAOA kernels, consistent with the notebook. The MPI divide-and-conquer structure is preserved. Made-with: Cursor
…vers Update Guide to Backends and add solvers-based divide-and-conquer QAOA script
… notebook Link backend targets (nvidia, qpp-cpu, mgpu, mqpu, remote-mqpu, tensornet), API commands (sample, observe, run, draw, sample_async), and libraries (cudaq-solvers, cuStateVec, MPI) to their official CUDA-Q documentation pages throughout the Guide-to-cuda-q-backends notebook. Made-with: Cursor
Add documentation links to Guide-to-cuda-q-backends notebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.