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] Improve qudit's spec and code comments. #1520

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

boschmitt
Copy link
Collaborator

Description

This PR aims at improving the specification of the qudit type. It defines constraints for such type in a language agnostic way, and them reword the current definition as an explanation of the implementation details of this type in the case of C++.

quantum operators. The mechanism for negation is via overloading of
:code:`qudit<Levels>::operator!()`.

In library mode, it is the runtime responsibilities to:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see library-mode + MLIR mode as implementation details, and not something we need for this document.

@boschmitt boschmitt force-pushed the improve_qudit_docs branch 4 times, most recently from 8eabe47 to 0e9248e Compare April 17, 2024 10:39
@boschmitt boschmitt force-pushed the improve_qudit_docs branch 2 times, most recently from dd3d743 to 27e589d Compare April 23, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants