Condition number in `generate_input_matrix`
Improve generate_input_matrix
so that we can control the condition number. Compare to MATLABs sprandsym(size,density,1/condition,kind)
with kind=1
.
Improve generate_input_matrix
so that we can control the condition number. Compare to MATLABs sprandsym(size,density,1/condition,kind)
with kind=1
.