Skip to content

Commit

Permalink
fixed various bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
digicosmos86 committed Jul 26, 2023
1 parent da0f1da commit 54da8c8
Show file tree
Hide file tree
Showing 5 changed files with 3,245 additions and 3,214 deletions.
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Added the ability to specify `inf`s in bounds.
- Fixed an issue where `nuts_numpyro` sampler fails with regression and lapse distribution.
- Defaults to `nuts_numpyro` sampler with `approx_differentiable` likelihoods and `jax` backend.
- Added a `hssm.show_defaults()` convenience function to print out default configs.
- Added default `blackbox` likelihoods for `ddm` and `ddm_sdv` models.
- Various under-the-hood documentation improvements.
Expand Down
Loading

0 comments on commit 54da8c8

Please sign in to comment.