-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
47 lines (45 loc) · 1.64 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[deps]
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ChemicalIdentifiers = "fa4ea961-1416-484e-bda2-883ee1634ba5"
Clapeyron = "7c7805af-46cc-48c9-995b-ed0ed2dc909a"
CoolProp = "e084ae63-2819-5025-826e-f8e611a84251"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
ForwardDiffOverMeasurements = "9eb8ae02-809e-4b16-afbc-1cadb820c769"
GCIdentifier = "b7ea765e-cbac-4e4a-9b0d-5427cc302506"
GenieFramework = "a59fdf5c-6bf0-4f5d-949c-a137c9e2f353"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
NLSolvers = "337daf1e-9722-11e9-073e-8b9effe078ba"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
PlotlyKaleido = "f2990250-8cf9-495f-b13a-cce12b45703c"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
[compat]
BandedMatrices = "1"
CSV = "0.10"
ChemicalIdentifiers = "0.1"
Clapeyron = "0.6"
CoolProp = "0.2"
DataFrames = "1.6"
ForwardDiff = "0.10"
ForwardDiffOverMeasurements = "0.1"
GenieFramework = "2"
Measurements = "=2.8.0"
Metaheuristics = "2, 3"
NLSolvers = "0.5"
OrdinaryDiffEq = "6"
PlotlyBase = "0.8.19"
PlotlyKaleido = "2"
Plots = "1.40.4"
StaticArrays = "1.9.4"
StippleUI = "0.23.3"
UnPack = "1"
[sources]
GCIdentifier = {url = "https://github.com/ClapeyronThermo/GCIdentifier.jl"}