From c01f308c73a26aad6045c0d3520b9b9413f7be72 Mon Sep 17 00:00:00 2001 From: ziofil Date: Fri, 4 May 2018 10:52:35 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee0fd6e7..2d542f75 100644 --- a/README.md +++ b/README.md @@ -979,6 +979,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [ObsPy](https://github.com/obspy/obspy/wiki/) - A Python toolbox for seismology. * [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. * [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. +* [QuTiP](http://qutip.org/) - Quantum Toolbox in Python. * [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software. * [SciPy](https://www.scipy.org/) - A Python-based ecosystem of open-source software for mathematics, science, and engineering. * [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python.