Merge pull request #1131 from makeclean/muir_gauss

First commit of Muir/Gaussian sampling
This commit is contained in:
Paul Romano 2019-01-08 07:17:24 -06:00 committed by GitHub
commit 3e3c9af0d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 362 additions and 0 deletions

View file

@ -20,6 +20,8 @@ Univariate Probability Distributions
openmc.stats.Tabular
openmc.stats.Legendre
openmc.stats.Mixture
openmc.stats.Normal
openmc.stats.Muir
Angular Distributions
---------------------