Julia Programming Language
Sparse matrix product causes unnecessary casting to "Any" thereby causing issues?
General Usage
sparse
cjdoris
July 15, 2021, 8:05am
11
Why is the element type being widened at all? Why doesn’t it stay
Integer
?
2 Likes
Why is the product of Real and Float64 arrays of eltype Any?
show post in topic