Mykola Lukashchuk

Results 3 issues of Mykola Lukashchuk

I found that there is an undocumented working constructor, MvNormal(x::Vector), that works strangely: it converts vector values to their absolute values and puts it on the diagonal and sets the...

Hi! Thanks for this great package. When I am training to construct a Categorical Distribution with an ArrayPartition vector it fails with a conversion error. ```julia using RecursiveArrayTools using Distributions...