Skip to content

Commit

Permalink
Removed rand, maximum, and minimum from Utilities exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer committed Feb 7, 2019
1 parent eb2c5eb commit 55a672a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/utilities/Utilities.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,12 @@ export resample,
vectorize,
reconstruct,
reconstruct!,
Sample,
Sample,
Chain,
init,
vectorize,
data,
rand,
logpdf,
minimum,
maximum,
logpdf_binomial_logit,
Flat,
FlatPos,
Expand Down

0 comments on commit 55a672a

Please sign in to comment.