Skip to content

Commit a5b4021

Browse files
added LinearAlgebra to deps
1 parent 963e623 commit a5b4021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimeSeriesUtils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module TimeSeriesUtils
22

3-
using Plots, Distributions, FFTW, Polynomials
3+
using Plots, Distributions, FFTW, Polynomials, LinearAlgebra
44
using LaTeXStrings
55
using RCall
66

0 commit comments

Comments
 (0)