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 392 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 3 times, most recently from bc0cc73 to 90972a6 Compare February 7, 2025 21:48
Signed-off-by: Sachin Pisal <[email protected]>
* Adding create_initial_state method to create initial state based on
  the passed InitialStateArgT

Signed-off-by: Sachin Pisal <[email protected]>
sacpis and others added 30 commits February 25, 2025 15:57
* Adding CUDAQ DYNAMICS target check
* Formatting

Signed-off-by: Sachin Pisal <[email protected]>
…r e.g. quasiparticles and composite systems with two kinds of fermions that mutually commute

Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Bettina Heim <[email protected]>
Signed-off-by: Sachin Pisal <[email protected]>
…erator methods, using shared_ptr for the integrator

Signed-off-by: Sachin Pisal <[email protected]>
Signed-off-by: Sachin Pisal <[email protected]>
Signed-off-by: Sachin Pisal <[email protected]>
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.

4 participants