Skip to content

Commit

Permalink
removed reconstruct from docs and from exports
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Jan 30, 2024
1 parent f7c0853 commit 77b835e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ DynamicPPL.link!!
DynamicPPL.invlink!!
DynamicPPL.default_transformation
DynamicPPL.maybe_invlink_before_eval!!
DynamicPPL.reconstruct
```

#### Utils
Expand Down
4 changes: 0 additions & 4 deletions src/DynamicPPL.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ export AbstractVarInfo,
# Compiler
@model,
# Utilities
vectorize,
reconstruct,
reconstruct!,
Sample,
init,
vectorize,
OrderedDict,
Expand Down

0 comments on commit 77b835e

Please # to comment.