Closed ihincks closed 8 years ago
Also, I think MVUniformDistribution
has a confusing name. Perhaps it should eventually just be replaced with a more general Dirichlet distribution?
I agree, and will PR soon to mark those as deprecated. I also think it makes sense, in light of your point about MVUniformDistribution
having a confusing name to deprecate that as well, pending a better named or more general class.
Thanks. The PR could also include a link between the tomography.distributions and distributions in the API docs.
That's a good suggestion, I'll add that as well.
There are a couple of distributions in
qinfer/distributions.py
that I think have been superceded by new ones inqinfer/tomography/distributions.py
and should be deprecated:HaarUniform
GinibreUniform
HilbertSchmidtUniform