From bb6d0a489520bc28fae2f4c6ec122f479025ec65 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 5 Jul 2014 22:36:18 +0800 Subject: [PATCH] add astropy to Science section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b63b244..833b7c4 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [PyDy](https://pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib. * [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics. * [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python. +* [astropy](http://www.astropy.org/) - A community Python library for Astronomy. ## Data Visualization