Skip to content

Latest commit

 

History

History

GaussianDistribution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example I.4: Gaussian distribution

$ stack runghc src/Introduction/GaussianDistribution/Sketch.hs

Gaussian distribution

This is the first time we have to use a normal distribution. We've used the random-fu package for this, as it seems the most complete and up-to-date one.