Skip to content

Commit c2ff2d8

Browse files
Made sure that an input matrix format for eigen is the full matrix format, not the sparse matrix format. In addition, various improvments mainly around HGLET and LP-HGLET related functions.
1 parent a11cbc9 commit c2ff2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MultiscaleGraphSignalTransforms"
22
uuid = "cc44fc10-d0fb-5545-af72-ba1cb661a341"
33
authors = ["Naoki Saito <saito@math.ucdavis.edu>", "Yiqun Shao <shaoyiqun1992@gmail.com>", "Haotian Li <htsli@ucdavis.edu>"]
4-
version = "1.6.4"
4+
version = "1.6.5"
55

66
[deps]
77
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"

0 commit comments

Comments
 (0)