Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timstaley/ipython-notebooks

Notebooks I've made that are potentially useful, or just look pretty.
https://github.com/timstaley/ipython-notebooks

Last synced: about 10 hours ago
JSON representation

Notebooks I've made that are potentially useful, or just look pretty.

Awesome Lists containing this project

README

        

ipython-notebooks
=================

Notebooks I've made that are potentially useful, or just look pretty.

##Contents

---

###Convolving probability distribution functions in Python
[Context](http://timstaley.co.uk/posts/convolving-pdfs-in-python/),
[online viewer](http://nbviewer.ipython.org/github/timstaley/ipython-notebooks/blob/compiled/probabilistic_programming/convolving_distributions_illustration.ipynb),
[source](https://github.com/timstaley/ipython-notebooks/blob/master/probabilistic_programming/convolving_distributions_illustration.ipynb).

---