From c31b6613a579f9763ccf041a9f6a3ff644aa13d5 Mon Sep 17 00:00:00 2001 From: Erwan Pannier Date: Thu, 21 Jan 2021 00:16:26 +0100 Subject: [PATCH] added @radis - A library for molecular emission and absorption spectroscopy. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c844d5b9..e9a1932f 100644 --- a/README.md +++ b/README.md @@ -1039,6 +1039,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [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. +* [RADIS](http://radis.github.io/) - A library for molecular emission and absorption spectroscopy. * [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. * [SimPy](https://gitlab.com/team-simpy/simpy) - A process-based discrete-event simulation framework.