-
Notifications
You must be signed in to change notification settings - Fork 36
Remove samplers from VarInfo - indexing #793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
4dc2a72
Remove selector stuff from varinfo tests
mhauru 9b492a3
Implement link and invlink for varnames rather than samplers
mhauru b508f08
Replace set_retained_vns_del_by_spl! with set_retained_vns_del!
mhauru b8880d1
Make linking tests more extensive
mhauru 99a8490
Remove sampler indexing from link methods (but not invlink)
mhauru 4a79b1f
Remove indexing by samplers from invlink
mhauru 26a1901
Merge remote-tracking branch 'origin/master' into mhauru/remove-selec…
mhauru 090608b
Work towards removing sampler indexing with StaticTransformation
mhauru 4749853
Fix invlink/link for TypedVarInfo and StaticTransformation
mhauru e960679
Fix a test in models.jl
mhauru d507a53
Move some functions to utils.jl, add tests and docstrings
mhauru 41150b5
Fix a docstring typo
mhauru 836fb13
Merge branch 'release-0.35' into mhauru/remove-selectors-linking
mhauru 45d1f13
Various simplification to link/invlink
mhauru 98915c2
Improve a docstring
mhauru f05068d
Style improvements
mhauru bc4c420
Fix broken link/invlink dispatch cascade for VectorVarInfo
mhauru 71980ba
Fix some more broken dispatch cascades
mhauru 45562a9
Apply suggestions from code review
mhauru db5b835
Remove comments that messed with docstrings
mhauru f99effe
Apply suggestions from code review
mhauru 56194cd
Fix issues surfaced in code review
mhauru c187c49
Simplify link/invlink arguments
mhauru 86b25c5
Fix a bug in unflatten VarNamedVector
mhauru 2a6c1bc
Rename VarNameCollection -> VarNameTuple
mhauru 853f47e
Remove test of a removed varname_namedtuple method
mhauru ed80328
Apply suggestions from code review
mhauru d996d0c
Respond to review feedback
mhauru 2083148
Remove _default_sampler and a dead argument of maybe_invlink_before_eval
mhauru 39fa647
Fix a typo in a comment
mhauru 9df364f
Merge remote-tracking branch 'origin/release-0.35' into mhauru/remove…
mhauru 2c73de5
Add HISTORY entry, fix one set_retained_vns_del! method
mhauru 49604e1
Merge remote-tracking branch 'origin/release-0.35' into mhauru/remove…
mhauru 1c50d0c
Remove some VarInfo getindex with samplers stuff
mhauru b919fe4
Remove some index setting with samplers
mhauru fc0e064
Remove more sampler indexing
mhauru 5fbe016
Remove unflatten with samplers
mhauru cb5c79d
Clean up some setindex stuff
mhauru fa696d3
Merge remote-tracking branch 'origin/release-0.35' into mhauru/remove…
mhauru 414f58e
Remove a bunch of varinfo.jl internal functions that used samplers/sp…
mhauru 800b91a
Fix HISTORY.md
mhauru e65777e
Miscalleanous small fixes
mhauru 8fcc289
Fix a bug in VarInfo constructor
mhauru c59aafe
Fix getparams(::LogDensityFunction)
mhauru 934fb79
Apply suggestions from code review
mhauru File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.