PDSampler.jl icon indicating copy to clipboard operation
PDSampler.jl copied to clipboard

add shortcut for spherical gaussians

Open tlienart opened this issue 8 years ago • 0 comments

At the moment we can't build an isotropic gaussian with just a float as covariance matrix, it has to be a vector of float so s*ones(d) is ok but not s.

Easy fix, would be nice to have.

tlienart avatar Jul 29 '17 10:07 tlienart