This repository was archived by the owner on Sep 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +55
-0
lines changed Expand file tree Collapse file tree 5 files changed +55
-0
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,9 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33DocumenterCitations = " daee34ce-89f3-4625-b898-19384cb65244"
44Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
55NeuralOperators = " ea5c82af-86e5-48da-8ee1-382d6ad7af4b"
6+
7+ [compat ]
8+ Documenter = " 0.27"
9+ DocumenterCitations = " 0.2"
10+ Flux = " 0.13"
11+ NeuralOperators = " 0.4"
Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
1111MLUtils = " f1d291b0-491e-4a28-83b9-f70985020b54"
1212NeuralOperators = " ea5c82af-86e5-48da-8ee1-382d6ad7af4b"
1313
14+ [compat ]
15+ BSON = " 0.3"
16+ CUDA = " 3.12"
17+ DataDeps = " 0.7"
18+ Flux = " 0.13"
19+ FluxTraining = " 0.3"
20+ MAT = " 0.10"
21+ MLUtils = " 0.3"
22+ NeuralOperators = " 0.4"
23+
1424[extras ]
1525Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1626
Original file line number Diff line number Diff line change @@ -14,6 +14,19 @@ NeuralOperators = "ea5c82af-86e5-48da-8ee1-382d6ad7af4b"
1414Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1515Pluto = " c3e4b0f8-55cb-11ea-2926-15256bba5781"
1616
17+ [compat ]
18+ BSON = " 0.3"
19+ CSV = " 0.10"
20+ CUDA = " 3.12"
21+ DataDeps = " 0.7"
22+ DataFrames = " 1.4"
23+ Flux = " 0.13"
24+ FluxTraining = " 0.3"
25+ MLUtils = " 0.3"
26+ NeuralOperators = " 0.4"
27+ Plots = " 1.36"
28+ Pluto = " 0.19"
29+
1730[extras ]
1831Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1932
Original file line number Diff line number Diff line change @@ -16,6 +16,20 @@ Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
1616ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
1717WaterLily = " ed894a53-35f9-47f1-b17f-85db9237eebd"
1818
19+ [compat ]
20+ BSON = " 0.3"
21+ CUDA = " 3.12"
22+ Flux = " 0.13"
23+ FluxTraining = " 0.3"
24+ GeometricFlux = " 0.13"
25+ Graphs = " 1.7"
26+ MLUtils = " 0.3"
27+ NeuralOperators = " 0.4"
28+ Plots = " 1.36"
29+ Pluto = " 0.19"
30+ ProgressMeter = " 1.7"
31+ WaterLily = " 0.2"
32+
1933[extras ]
2034Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2135
Original file line number Diff line number Diff line change @@ -14,6 +14,18 @@ Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
1414ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
1515WaterLily = " ed894a53-35f9-47f1-b17f-85db9237eebd"
1616
17+ [compat ]
18+ BSON = " 0.3"
19+ CUDA = " 3.12"
20+ Flux = " 0.13"
21+ FluxTraining = " 0.3"
22+ MLUtils = " 0.3"
23+ NeuralOperators = " 0.4"
24+ Plots = " 1.36"
25+ Pluto = " 0.19"
26+ ProgressMeter = " 1.7"
27+ WaterLily = " 0.2"
28+
1729[extras ]
1830Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1931
You can’t perform that action at this time.
0 commit comments