visualization of a qubit on bloch sphere, also provide tools to numerically solve bloch equations.
- python 3+
- numpy
- scipy
- matplotlib
- Set up an experiment scheme by providing a sequence of sections with costimized physical quantities and duration.
- Numerically solve bloch equation for a given experiment scheme.
- Animate the time evolution of the solution or simply plot its trajectory on bloch sphere.
See example.py
in the folder.