Skip to content

Commit 4f4a0b5

Browse files
v1.6.0 with documentation
1 parent 2c2cc7c commit 4f4a0b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5.3"
4+
version = "1.6.0"
55

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ julia> using MultiscaleGraphSignalTransforms
2323

2424
## GETTING STARTED
2525

26-
Currently, you can run a set of very small tests via ```] test MultiscaleGraphSignalTransforms```; see the actual file ```test/runtest.jl``` for more details.
26+
Currently, you can run a set of very small tests via ```] test MultiscaleGraphSignalTransforms```; see the actual file ```test/runtest.jl``` as well as [the documentation](https://ucd4ids.github.io/MultiscaleGraphSignalTransforms.jl/dev) for further information.
2727

2828
## REFERENCES
2929

0 commit comments

Comments
 (0)