You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #473 we decided it would make sense to make all distributions into Distributions.jl distributions. @WhiffleFish volunteered to do this - just making it an official issue. @WhiffleFish , when do you think you can have it done by?
The text was updated successfully, but these errors were encountered:
I started implementing this, but it is quite unsatisfying. Distributions.jl is very focused on numerical distributions, for example, rand actually falls back to quantile in many cases and has a rigid parameter-centric type hierarchy. See also comments in #473
In #473 we decided it would make sense to make all distributions into Distributions.jl distributions. @WhiffleFish volunteered to do this - just making it an official issue. @WhiffleFish , when do you think you can have it done by?
The text was updated successfully, but these errors were encountered: