to replace the DistributionMatrix with an Arrow.Table, however, embarrassingly, I am unable to find the actual code being run in the library having essentially hit a dead end at line 196 : _pdf(d::MultivariateDistribution, X::AbstractVector) = exp(_logpdf(d, X))
Would anyone be able to help me get to the literal code being run?