RandomMatrices.jl
RandomMatrices.jl copied to clipboard
`sprand(d::GaussianJacobi, n::Integer, a::Real, b::Real)` is redundant
The arguments a and b aren't needed because GaussianJacobi types have the fields d.a and d.b.