Skip to content

wrong ouput of sprand with dimensions of unusual integer type #30502

Closed
@abraunst

Description

@abraunst
julia> m,n=UInt8(16),UInt8(16);

julia> m,n=UInt8(16),UInt8(16); sprand(m,n,1.0)
16×16 SparseMatrixCSC{Float64,Int64} with 0 stored entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    sparseSparse arrays

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions