forked from pawbz/EqUtils.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
23 lines (22 loc) · 1006 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "EqUtils"
uuid = "431123fa-8149-11e9-2d07-393b81832f28"
authors = ["Pawan Bharadwaj <[email protected]>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Conv = "eca63721-1f9a-5e79-b7ed-eda27904149e"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Interpolation = "475ca4d2-b0ae-5dbf-b83e-9b10c0db9a39"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLDataPattern = "9920b226-0b2a-5f5f-9153-9aa70a013f8b"
Misfits = "b5bed6b1-4eab-585a-ab29-0604291a8c0e"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TauPy = "fa53487c-c63f-11e8-170c-e7abdb8d2806"