Skip to content

Commit

Permalink
Update Utilities.jl (#2070)
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai committed Aug 30, 2023
1 parent f891aa8 commit 0ad7368
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/utilities/Utilities.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ using Distributions, Bijectors
using StatsFuns, SpecialFunctions
import Distributions: sample

export vectorize,
reconstruct,
reconstruct!,
Sample,
Chain,
init,
set_resume!,
FlattenIterator
export FlattenIterator

include("helper.jl")

Expand Down

0 comments on commit 0ad7368

Please sign in to comment.