JuliaMath / JuliaMath/RandomMatrices.jl
`sprand(d::GaussianJacobi, n::Integer, a::Real, b::Real)` is redundant
Open
- Dominant language
- Julia
- Stars
- 94
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The arguments `a` and `b` aren't needed because `GaussianJacobi` types have the fields `d.a` and `d.b`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.