This commit is contained in:
Brennen Raimer 2024-04-09 18:37:16 -04:00
parent 3d9af26937
commit 1ed53330ce

View File

@ -893,6 +893,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.
* [ObsPy](https://github.com/obspy/obspy/wiki/) - A Python toolbox for seismology.
* [Open Babel](https://open-babel.readthedocs.io/) - A chemical toolbox designed to speak the many languages of chemical data.
* [Pint](https://github.com/hgrecco/pint) - A library for manipulating physical quantities: the product of a numerical value and a unit of measurement.
* [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.