Skip to content

Replaced the obsolete `speye` functions

Choose a tag to compare

@BoundaryValueProblems BoundaryValueProblems released this 03 Dec 10:46
· 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.