Skip to content

Commit

Permalink
InverseCDFsampler included in the classes
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopintore committed Jun 4, 2019
1 parent c41e668 commit 86c6b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gammapy/utils/random/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
(e.g. probability density functions)
"""
from .general_random import *
from .inverse_cdf.py import *
#from .general_random_array import *
from .utils import *

0 comments on commit 86c6b8b

Please sign in to comment.