Skip to content

Commit

Permalink
patch _logpdf for bijectors
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdfish committed Jul 3, 2023
1 parent 114e844 commit 17c79a3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1,950 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SequentialSamplingModels"
uuid = "0e71a2a6-2b30-4447-8742-d083a85e82d1"
authors = ["itsdfish"]
version = "0.4.0"
version = "0.4.1"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down
3 changes: 2 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
build/
site/
docs/build/
docs/build/
Manifest.toml
Loading

0 comments on commit 17c79a3

Please sign in to comment.