-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
24 lines (21 loc) · 916 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 = "MSj"
uuid = "6544b950-350e-11e9-1ffa-cf344a255499"
authors = ["Alex Giuliani <[email protected]>"]
version = "0.3.1"
[deps]
Codecs = "19ecbf4d-ef7c-5e4b-b54a-0a0ff23c5aed"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FFTViews = "4f61f5a4-77b1-5117-aa51-3ab5ef4ef0cd"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
Libz = "2ec943e9-cfe8-584d-b93d-64dcb6d567b7"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[compat]