QuantumCollocation.jl
QuantumCollocation.jl copied to clipboard
[Feature]: Interactive notebooks, animations, and Pluto.jl
Feature Description
Background
It would be very cool to animate control solutions showing the Bloch sphere trajectory of single qubit gates.
Pluto.jl is a great tool for interactive, educational notebooks. There are many featured notebooks on the landing page. It would totally be possible to get a quantum control notebook here, also! We would use this kind of notebook in our documentation.
We often borrow from Casey's animations of the Bloch sphere in python; this might offer some fun inspiration.
It might also be the case that, while tackling this issue, new insights are had about the existing Named trajectory plotting functionality. That is also within scope (even though this issue is being posted in QuantumCollocation).
Suggested checklist
- [ ] Bloch sphere visualizations of single qubit gates based on a Named trajectory object
- [ ] An interactive Pluto.jl notebook showcasing the visualizations
Importance
1 (lowest)
What does this feature affect?
- [ ] quantum system construction
- [ ] problem setup
- [ ] problem solution
- [ ] problem performance
- [ ] solution analysis
- [X] plotting
- [X] documentation
- [ ] tests
- [ ] other (please specify below)
Other information
No response
Adding a reference to #157, which provides useful features for this.
Relocated at this PR and this issue