Skip to content

Replace from_numpy_matrix with from_numpy_array in birkhoff_von_neumann_decomposition #10

@andriikliachkin

Description

@andriikliachkin

In NetworkX 3.0, the from_numpy_matrix function was removed and replaced with from_numpy_array. However, the dependency on from_numpy_matrix is still present in the birkhoff_von_neumann_decomposition function. Replacing it with from_numpy_array would solve the issue.

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