-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed AD compats and added implementation of LogDensityProblems * improved README a bit * added LogDensityProblems to test deps * updated tests * Apply suggestions from code review Co-authored-by: Hong Ge <[email protected]> * fixed tests * depend on LogDensityProblemsAD and new version of AbstractMCMC * removed unnecessary comment and export of no-longer-existing model * updated to work with new AbstractMCMC * bump compat entry for AbstractMCMC * fixed bug in tests * added compat entries for LogDensityProblems and AD * removed type-piracy in tests * Apply suggestions from code review Co-authored-by: David Widmann <[email protected]> * added FillArrays to tests * added manual specification of the gradientconfig when working with ComponentArrays * Apply suggestions from code review Co-authored-by: David Widmann <[email protected]> * updated tests to work with LogDensityProblemsAD * remove usage of Distributions in README * added a TODO * Update src/AdvancedHMC.jl Co-authored-by: David Widmann <[email protected]> * fixed missing end Co-authored-by: Hong Ge <[email protected]> Co-authored-by: David Widmann <[email protected]>
- Loading branch information
1 parent
6a55a3f
commit 3dc2822
Showing
14 changed files
with
117 additions
and
160 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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 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 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.
3dc2822
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
3dc2822
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/74630
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: