Skip to content

Commit 01e4f89

Browse files
committed
Removes PointwiseProductMeasure
`mintegral` should be used instead to express posteriors.
1 parent 13f4129 commit 01e4f89

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

src/MeasureBase.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ include("combinators/product.jl")
134134
include("combinators/power.jl")
135135
include("combinators/spikemixture.jl")
136136
include("combinators/likelihood.jl")
137-
include("combinators/pointwise.jl")
138137
include("combinators/restricted.jl")
139138
include("combinators/smart-constructors.jl")
140139
include("combinators/conditional.jl")

src/combinators/pointwise.jl

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)