Questions about contributing to Distributions.jl

This sounds great to me. With a separate wiki that lists distributions in Julia across all (reasonable) packages. Would also be good if the github README for Distributions.jl could list a few of the most important other packages with distributions.

2 Likes

Aforementioned Tables.jl has nice integration script which automatically collect all registered packages, which uses it. I think it wouldn’t be a problem to add something like this to DistributionsBase.jl and run it on a regular basis. This way you’ll have consistent list of all supported packages.

3 Likes