OpenMC/openmc/stats/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
78 B
Python
Raw Permalink Normal View History

from openmc.stats.univariate import *
from openmc.stats.multivariate import *