Recently, Peter Norvig published a lovely IPython/Jupyter notebook on 
probability and related puzzles. Mostly as an exercise, I've done a translation 
to Julia. It was educational to me, and getting stuff translated into Julia is 
the best way to make sure Julia doesn't overlook important functionality which 
users need in scientific work.

Have a look. It's a nice read. Links:
http://nbviewer.ipython.org/github/getzdan/NorvigProbability/blob/master/NorvigProbabilityNotebook.ipynb

and the repo: https://github.com/getzdan/NorvigProbability

DG

Reply via email to