Replaced the obsolete `speye` functions
·
75 commits
to master
since this release
Replaced the obsolete speye functions in src/GraphSignal.jl. We now need to use sparse(1.0I, m, m) construction.