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

Fixed code snippets using wrong kernel_builder APIs #479

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

1tnguyen
Copy link
Collaborator

Description

When trying the example shown on this page https://pypi.org/project/cuda-quantum/, it returned an error since kernel.mz() requires a QuakeValue argument. Hence, fixed the .md doc and also another similar C++ snippet.

@amccaskey amccaskey enabled auto-merge (squash) July 25, 2023 14:42
@1tnguyen
Copy link
Collaborator Author

Looks like CI failed the spelling check for the dynamic_kernels.rst file

Misspelled words:
<context> docs/sphinx/specification/cudaq/dynamic_kernels.rst: html>body>p
--------------------------------------------------------------------------------
boolean
--------------------------------------------------------------------------------


!!!Spelling check failed!!!

Any suggestions?

auto-merge was automatically disabled July 25, 2023 23:26

Head branch was pushed to by a user without write access

@amccaskey amccaskey enabled auto-merge (squash) July 26, 2023 20:03
@amccaskey amccaskey merged commit af2354c into NVIDIA:main Jul 26, 2023
40 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2023
@bettinaheim bettinaheim added this to the release 0.4.1 milestone Sep 27, 2023
@bettinaheim bettinaheim added the documentation Improvements or additions to documentation label Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants