mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add astropy to Science section
This commit is contained in:
parent
00dd0355e2
commit
bb6d0a4895
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue