Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into torfjelde/varnameve…
Browse files Browse the repository at this point in the history
…ctor
  • Loading branch information
mhauru committed Sep 3, 2024
2 parents 19978ec + 3ffb003 commit 95668eb
Show file tree
Hide file tree
Showing 19 changed files with 158 additions and 357 deletions.
2 changes: 2 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterMermaid = "a078cd44-4d9c-4618-b545-3ab9d77f9177"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
Expand All @@ -14,6 +15,7 @@ Accessors = "0.1"
DataStructures = "0.18"
Distributions = "0.25"
Documenter = "1"
DocumenterMermaid = "0.1"
FillArrays = "0.13, 1"
ForwardDiff = "0.10"
LogDensityProblems = "2"
Expand Down
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ using DynamicPPL: AbstractPPL
# in the doctest as run in `test/runtests.jl`, and so we need to stay
# consistent with that.
using Distributions
using DocumenterMermaid

# Doctest setup
DocMeta.setdocmeta!(DynamicPPL, :DocTestSetup, :(using DynamicPPL); recursive=true)
Expand Down
17 changes: 0 additions & 17 deletions docs/src/assets/images/transformations-assume-without-istrans.dot

This file was deleted.

Binary file not shown.

This file was deleted.

22 changes: 0 additions & 22 deletions docs/src/assets/images/transformations-assume.dot

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions docs/src/assets/images/transformations-getindex-with-dist.dot

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions docs/src/assets/images/transformations-getindex-without-dist.dot

This file was deleted.

Binary file not shown.
28 changes: 0 additions & 28 deletions docs/src/assets/images/transformations.dot

This file was deleted.

Binary file removed docs/src/assets/images/transformations.dot.png
Binary file not shown.
124 changes: 0 additions & 124 deletions docs/src/assets/images/transformations.dot.svg

This file was deleted.

Loading

0 comments on commit 95668eb

Please sign in to comment.