Merge remote-tracking branch 'dvro/master'

This commit is contained in:
Vinta 2014-07-03 15:40:27 +08:00
commit a0a6cad3e8

View File

@ -620,6 +620,8 @@ 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.
* [scikit-image](http://scikit-image.org/) - A collection of algorithms for image processing.
* [scikit-video](https://github.com/aizvorski/scikit-video) - Video processing routines for SciPy.
## Data Visualization