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

Custom pulse-level simulator #23

Merged
merged 13 commits into from
Feb 15, 2024

Conversation

evmckinney9
Copy link
Member

In pulsesim, I wrote a manager for the composite Hilbert spaces as a wrapper on top of qutip.mesolve experiments. This is designed to handle indexing of the tensors of operators together as well as constructing the bare non-interacting terms of the system. This worked nicely for replicating experiments for Q-C-Q and Q-S-Q.

Moving forward, we are going to use scqubit instead, because the mistake in my code was that it was not properly handling the dressed modes, or diagonalizing the Hamiltonian.

@evmckinney9 evmckinney9 self-assigned this Feb 15, 2024
@evmckinney9 evmckinney9 linked an issue Feb 15, 2024 that may be closed by this pull request
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@evmckinney9 evmckinney9 merged commit d01d16e into main Feb 15, 2024
2 checks passed
@evmckinney9 evmckinney9 deleted the 22-feature-request-integrate-pulse-level-simulator branch February 15, 2024 16: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.

[Feature Request]: Integrate Pulse-level simulator
1 participant