Skip to content

Releases: UCD4IDS/MultiscaleGraphSignalTransforms.jl

Miscellaneous small improvements and typo fixing

23 Jun 17:07
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

NGWP.jl has been merged!

29 Apr 05:25
3b491e1
Compare
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
Compare
Choose a tag to compare

MultiscaleGraphSignalTransforms v1.4.0

Diff since v1.3.5

New package name following the guidelines

Our first public release of MultiscaleGraphSignalTransforms.jl

24 Apr 22:54
07a0e45
Compare
Choose a tag to compare

This is our first public release of MultiscaleGraphSignalTransforms.jl renamed from MTSG.jl.

Added CompatHelper with correct versions

23 Apr 03:58
51186d5
Compare
Choose a tag to compare

Added CompatHelper.yml in .github/workflow. Pull request to replace Arpack = "0.4.0" by Arpack = "0.4.0, 0.5".

Our first public release of MTSG.jl!

21 Apr 21:58
Compare
Choose a tag to compare

This is our first public release of the MTSG.jl package!