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

First pass of support for C++ operators #2511

Open
wants to merge 337 commits into
base: experimental/operators
Choose a base branch
from

Conversation

anthony-santana
Copy link
Collaborator

Description

This is an initial commit to the experimental branch containing a first pass of work towards operator support in C++

Copy link

copy-pr-bot bot commented Jan 15, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copy link
Collaborator

@sacpis sacpis left a comment

Choose a reason for hiding this comment

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

LGTM if all tests are running successfully.

@sacpis sacpis force-pushed the dynamics_cpp_operators branch from 2b42628 to 8150d70 Compare January 16, 2025 22:10
@sacpis sacpis force-pushed the dynamics_cpp_operators branch 4 times, most recently from bbec3ed to 5b14fad Compare January 28, 2025 00:12
@sacpis sacpis force-pushed the dynamics_cpp_operators branch 5 times, most recently from 3e3909f to 8c91e88 Compare February 4, 2025 21:49
@sacpis sacpis force-pushed the dynamics_cpp_operators branch from e0d90b6 to 3f90dea Compare February 6, 2025 21:19
bettinaheim and others added 18 commits February 13, 2025 15:34
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Thien Nguyen <[email protected]>
  merging in Bettina's commits
* Fixing build errors by including only operators.h in operator_sum and
  product_operator unittests
* Removing helpers.h in runtime/cudaq, as it has been added in
  runtime/cudaq/dynamics
* Removing duplicate template instantiations of product_operator
* Formatting

Signed-off-by: Sachin Pisal <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Thien Nguyen <[email protected]>
@sacpis sacpis self-requested a review February 17, 2025 04:16
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.

7 participants