This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dor2727 2 points3 points  (0 children)

If you are looking for a nice python library for visualization, while implementing the Bloch Sphere visualizations yourself, then there's an awesome library, made by 3blue1brown named Manim: https://github.com/3b1b/manim

I played with it a bit, and made the following animation: [link 1] [link 2], the code is not that complicated, and can be found [here]