Project file update
This commit is contained in:
parent
65e547131c
commit
f4d28dfeec
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
name = "STFT"
|
||||
uuid = "58bb99bf-048b-48b7-93e7-1cbf3ee61509"
|
||||
authors = ["zymon "]
|
||||
authors = ["Szymon M. Woźniak"]
|
||||
version = "0.1.0"
|
||||
|
||||
[deps]
|
||||
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
|
||||
|
||||
|
||||
[compat]
|
||||
|
||||
FFTW = "1.4.6"
|
||||
julia = "1.7"
|
||||
|
|
Loading…
Reference in a new issue