Skip to content

Replaced the obsolete `speye` functions

Compare
Choose a tag to compare
@BoundaryValueProblems BoundaryValueProblems released this 03 Dec 10:46
· 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.