mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 20:41:08 +00:00
Merge pull request #410 from fabianrost84/patch-1
Updating the link to the newest version of PyMC
This commit is contained in:
commit
f178179794
|
@ -901,7 +901,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
|
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
|
||||||
* [Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
|
* [Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
|
||||||
* [Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
|
* [Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
|
||||||
* [PyMC](https://github.com/pymc-devs/pymc) - Markov Chain Monte Carlo sampling toolkit.
|
* [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit.
|
||||||
* [zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.
|
* [zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.
|
||||||
* [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.
|
* [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.
|
* [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user