Skip to content

speye() is deprecated in Julia #12

@azev77

Description

@azev77

MATLAB input
speye(n,m)
Expected Julia output
using SparseArrays; SparseArrays.sparse(I, n, m)

Comments, suggestions, and other helpful details
See: https://docs.julialang.org/en/v1/stdlib/SparseArrays/

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