Updates
* Add the multinomial distribution (64, 67, 68)
* Add doctest (67, 69)
* Add the "product of normal distributions" classes, ProductOfNormal and ElementWiseProductOfNormal.(70)
* Add flow modules (71)
* Change the way of writing formulas to latex codes (75)
* Add a print_latex method which can display formulas of Distribution/Loss/Model API in latex format (75).