Is there any reason that the various DPP types are not subtypes of Multivariate Distribution? This could open open compatibility with the wider julia ecosystem. I might be willing to do the work to make this so if it was desirable.
Good point. There is no particular reason -- integration with a wider ecosystem is something I didn't consider back when implemented DPP. It'd be very nice to have DPP compatible with Distributions.jl.
Is there any reason that the various DPP types are not subtypes of Multivariate Distribution? This could open open compatibility with the wider julia ecosystem. I might be willing to do the work to make this so if it was desirable.