[julia-users] Re: max function on sparse matrices

2015-07-11 Thread Tony Kelman
https://github.com/JuliaLang/julia/issues/12118 On Friday, July 10, 2015 at 7:50:23 PM UTC-7, Viral Shah wrote: > > Could you please file an issue? > > -viral > > On Saturday, July 11, 2015 at 12:28:52 AM UTC+5:30, Huda Nassar wrote: >> >> *julia> **A = sprand(5,5,2/5)* >> >> *5x5 sparse matrix w

[julia-users] Re: max function on sparse matrices

2015-07-10 Thread Viral Shah
Could you please file an issue? -viral On Saturday, July 11, 2015 at 12:28:52 AM UTC+5:30, Huda Nassar wrote: > > *julia> **A = sprand(5,5,2/5)* > > *5x5 sparse matrix with 9 Float64 entries:* > > *[3, 1] = 0.640396* > > *[3, 2] = 0.873544* > > *[3, 3] = 0.278582* >