SparseArrays/higherorderfns/map[!] over combinations of sparse and structured matrices @test begin Q = map(+, A, X) #= /cache/build/tester-amdci4-13/julialang/julia-master/julia-75d5588d46/share/julia/stdlib/v1.13/SparseArrays/test/higherorderfns.jl:451 =# Q isa SparseMatrixCSC && Q == sparse(map(+, fA, fX)) end
Test trends
Recent test executions