Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/timstaley/ipython-notebooks
- Owner: timstaley
- License: bsd-2-clause
- Created: 2014-06-06T08:27:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T09:25:27.000Z (over 10 years ago)
- Last Synced: 2023-03-22T11:11:29.912Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 328 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).---