Skip to content

Commit 236eb74

Browse files
committed
import wiggle from WaveletsExt.jl
1 parent 54c17ca commit 236eb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/dissertations/htli/scripts/setups/path512.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using MultiscaleGraphSignalTransforms, LightGraphs, Plots, LaTeXStrings
2+
import WaveletsExt: wiggle
23

34
## Build Graph
45
N = 512; G = path_graph(N)

0 commit comments

Comments
 (0)