Skip to content

Minor update to LP-HGLET.jl

Compare
Choose a tag to compare
@BoundaryValueProblems BoundaryValueProblems released this 17 Sep 22:51
· 57 commits to master since this release

The input argument name for the graph Laplacian matrix specification has been changed from method to gltype (Graph Laplacian Type). The name method should be only used in the functions in partition_fiedler.jl, but not for HGLET and LP-HGLET. This induced some changes in ./test/dissertations/htli/scripts/Figure8.9.jl and Figure8.10.jl.