Skip to content

Releases: UCD4IDS/MultiscaleGraphSignalTransforms.jl

CI.yml/Documenter.yml modified due to the GKS stuff

07 Sep 23:30

Choose a tag to compare

Added env: GKSwstype: "100" in those two yml files.

Revamped HGLET functions

04 Sep 04:47

Choose a tag to compare

Added HGLET_Analysis and HGLET_BestBasis functions in HGLET.jl for the user convenience. At the same time, many functions in HGLET.jl have been revamped and improved. Consequently, some input argument names (cfspec instead of method) and/or some statement (e.g., isnothing(A) rather than A == nothing) of several other functions in helpers.jl, LP-HGLET.jl, partition_fiedler.jl, unbalanced_haar_image.jl, common.jl, LP-NGWP.jl, GHWT.jl, GHWT_tf_1d.jl are modified.

Added figure scripts for the new eGHWT manuscript

11 Jul 19:53

Choose a tag to compare

Figure scripts for our new eGHWT manuscript have been added at test/paperscripts/eGHWT2021.

Miscellaneous small improvements and typo fixing

23 Jun 17:07

Choose a tag to compare

Miscellaneous small scale improvements on various files, added the aliases on eGHWT 2D functions, and fixed the typo of the function name: ghwt_tf_init_2d_Linderberg is now changed as ghwt_tf_init_2d_Lindberg.

Added documentation

27 May 22:29

Choose a tag to compare

We added quite comprehensible documentation so that potential users can run our tools with their own datasets.

Cleaned up src/GHWT_tf_1d.jl and added the alias `eghwt_bestbasis` of `ghwt_tf_bestbasis`

14 May 05:07
9663f80

Choose a tag to compare

Cleaned up src/GHWT_tf_1d.jl by eliminating unnecessary functions and added the alias eghwt_bestbasis of ghwt_tf_bestbasis.

updates on some figure scripts and revision of scatter_gplot function

12 May 06:02
efbf53d

Choose a tag to compare

updates on Haotian Li's dissertation figure scripts and a couple of small fixes including scatter_gplot function.

bump compat for "Distributions" to "0.25"

03 May 05:01
a5c8ad9

Choose a tag to compare

CompatHelper: bump compat for "Distributions" to "0.25"

NGWP.jl has been merged!

29 Apr 05:25
3b491e1

Choose a tag to compare

Now, Haotian Li's NGWP.jl (Natural Graph Wavelet Packet Dictionaries) has been merged into our MultiscaleGraphSignalTransforms.jl. In addition, several bugs/typos have been fixed.

v1.4.0

27 Apr 23:01
07a0e45

Choose a tag to compare

MultiscaleGraphSignalTransforms v1.4.0

Diff since v1.3.5

New package name following the guidelines