qosf / qosf.org

Web portal of Quantum Open Source Foundation
https://qosf.org/
Creative Commons Zero v1.0 Universal
124 stars 91 forks source link

Can you add QuTiP to the evaluation page? #20

Open nathanshammah opened 4 years ago

nathanshammah commented 4 years ago

It would be great if QuTiP, Quantum Toolbox in Python (http://qutip.orghttps://github.com/qutip), could be added to the score cards in https://qosf.org/evaluation/.

While its core is quantum optics, It also has a quantum circuit simulator module (growing in scope with noise models), quantum information processing tools and visualization features, used broadly in the quantum computing ecosystem.   Below I add some information relevant to assess the Project's status and Community part.

I am available for support (cc @ajgpitch @Ericgig @quantshah @nwlambert). 

+++++++++++

Project

QuTiP is the open-source software to study quantum optics and related processes. It develops both an intuitive playground to understand quantum mechanics and cutting-edge tools to investigate it. QuTiP provides the most comprehensive toolbox to characterize noise and dissipation – realistic processes – affecting quantum systems, as well as tools not only to monitor but also to minimize their impact, quantum optimal control, description of decoherence-free spaces, used also for quantum circuits. It contains quantum circuit simulator module, and it integrates it with noise models.

For this reason QuTiP is a software born out of the quantum optics community and that has become increasingly relevant for the quantum computing community, as current quantum computing devices are noisy (NISQ definition by Preskill).

Since 2018, QuTiP is an affiliated project to NumFOCUS. It participated through it to Google Summer of Code 2019(GSoC).

It has online documentation, tutorials, and platform independent unit-testing with Travis CI (nose) and codeclimate tests. It is distributed on conda-forge, pip, and as compressed file on the website. Tutorials are also running with My Binder.

Code

Community

Ecosystem

QuTiP is emerging as a library at the center of a lively ecosystem. About the idea of QuTiP as a super-library, here are some details on the other 72 other github repositories using QuTiP:

markf94 commented 4 years ago

Hi @nathanshammah! That's a great suggestion and we're planning to update the entire evaluation page with the newest stats in the upcoming weeks. We'll make sure to include QuTip as part of that update. I'll leave this issue open until then.

nathanshammah commented 4 years ago

Thank you @markf94. Great initiative.