Skip to content

Commit f083468

Browse files
Updates
1 parent af3159e commit f083468

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

benchmarks/PINNErrorsVsTime/Project.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1515

1616
[compat]
1717
DelimitedFiles = "1"
18-
Integrals = "3, 4"
19-
IntegralsCuba = "0.2, 0.3"
18+
Integrals = "4"
19+
IntegralsCuba = "0.3"
2020
IntegralsCubature = "0.2"
21-
Lux = "0.4, 0.5, 1.2.0"
22-
ModelingToolkit = "8, 9.49.0"
21+
Lux = "1.2.0"
22+
ModelingToolkit = "9.49.0"
2323
NeuralPDE = "5"
24-
Optimization = "3, 4.0.5"
25-
OptimizationFlux = "0.1, 0.2"
26-
OptimizationOptimJL = "0.1, 0.2, 0.3, 0.4.1"
24+
Optimization = "4.0.5"
25+
OptimizationFlux = "0.2"
26+
OptimizationOptimJL = "0.4.1"
2727
Plots = "1"
28-
QuasiMonteCarlo = "0.2, 0.3.5"
28+
QuasiMonteCarlo = "0.3.5"
2929
SciMLBenchmarks = "0.1"

benchmarks/PINNOptimizers/Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1010

1111
[compat]
12-
Lux = "0.4, 0.5, 1.2.0"
13-
ModelingToolkit = "8, 9.49.0"
12+
Lux = "1.2.0"
13+
ModelingToolkit = "9.49.0"
1414
NeuralPDE = "5"
15-
Optimization = "3, 4.0.5"
15+
Optimization = "4.0.5"
1616
OptimizationFlux = "0.1, 0.2"
17-
OptimizationOptimJL = "0.1, 0.2, 0.3, 0.4.1"
17+
OptimizationOptimJL = "0.4.1"
1818
Plots = "1"
1919
SciMLBenchmarks = "0.1"

0 commit comments

Comments
 (0)