Visualization with QuTiP
- Mentors
- Ericgig, Neill
- Organization
- NumFOCUS
- Technologies
- python
- Topics
- graphics, scientific computing
QuTiP has a lot of visualization functions, but they are sometimes not user-friendly in that colors are unchangeable and arguments are not organized. This project aims to improve them.
This project will enhance existing functions by unifying the interface and adding colorblind options for all of them. Additionally, the project will develop an animation function for the evolution of quantum states.
The deliverable consists of unified interfaces for plot functions that have colorblind support, animation functions for the Result object, and pytests and documents for all of them.