Replaced the obsolete `speye` functions
·
50 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.