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

Enhance the Pulse-Level Simulation #260

Open
Hanrui-Wang opened this issue May 7, 2024 · 4 comments · May be fixed by #272
Open

Enhance the Pulse-Level Simulation #260

Hanrui-Wang opened this issue May 7, 2024 · 4 comments · May be fixed by #272

Comments

@Hanrui-Wang
Copy link
Collaborator

We want to continue working to build up our pulse-level simulation. You can reference an example from QuTip and see our current implementation in pulse.

@AbdullahKazi500
Copy link

@Hanrui-Wang I want to defines the individual waveforms (pi pulse, up ramp, down ramp) and then concatenates them using tq.pulse.concat() to create a composite waveform
since this is not supported on torch quantum I dont know how to move forward with this

@AbdullahKazi500
Copy link

Hi @Hanrui-Wang instead of composite wave-forms I have added a different demo please review my PR

@AbdullahKazi500 AbdullahKazi500 linked a pull request Jun 1, 2024 that will close this issue
@Packman2002
Copy link

@Hanrui-Wang I would like to implement the quantum annealing algorithm using pulse-simulation and add it to the torch-quantum repo. I did not find any support for this, please let me know if you think this is possible and how to proceed?

@adilnaut
Copy link

adilnaut commented Jun 4, 2024

I'd love to try implementing Monte Carlo sampling of quantum trajectories based on qutip.mcsolve - the very minimal example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants