Commit Graph

2 Commits

Author SHA1 Message Date
Roger Labbe
09fa08f73e mv'ed gaussian.py to stats.py
The name was horrible, we were using gaussian.gaussian() to compute
gaussians. stats.gaussian() is much better. Updated all notebooks
and scripts to reflect the change.
2014-05-10 11:25:52 -07:00
Roger Labbe
6e5c02ad36 Contains functions useful to the Gaussian chapter.
We do not want to expose all of the Python code used to generate the book
because it just makes things unreadable.
2014-05-09 13:56:39 -07:00