Skip to content

Rethink symmetry warning when instantiating from dense array #27

@vetschn

Description

@vetschn

When creating a sparse matrix from a dense array using .from_array(arr, symmetry="symmetric") a symmetry warning is always thrown even if the given array actually satisfies the symmetry property. This is not so nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions