google-deepmind / torch-distributions

Probability distributions, wrapped for Torch.
BSD 3-Clause "New" or "Revised" License
61 stars 25 forks source link

Dirichlet and wishart #28

Closed dpfau closed 9 years ago

jucor commented 9 years ago

Sweet, thanks David! We can look next week at adding the optional first argument to store the result, as discussed. Would you have a few test scripts -- maybe just calls? I can show you how to turn them in unit tests easily with the totem package, it's a delight :) Cheers!