Skip to content

Commit 373d37b

Browse files
Updated PINN benchmark dependencies
1 parent 081e0be commit 373d37b

File tree

2 files changed

+2308
-851
lines changed

2 files changed

+2308
-851
lines changed

benchmarks/PINNErrorsVsTime/Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Integrals = "3, 4"
1919
IntegralsCuba = "0.2, 0.3"
2020
IntegralsCubature = "0.2"
2121
Lux = "0.4, 0.5"
22-
ModelingToolkit = "8"
23-
NeuralPDE = "5"
24-
Optimization = "3"
25-
OptimizationFlux = "0.1, 0.2"
22+
ModelingToolkit = "8, 8.76.0"
23+
NeuralPDE = "5.17.0"
24+
Optimization = "4.0.3"
25+
OptimizationFlux = "0.2.1, 0.1"
2626
OptimizationOptimJL = "0.1, 0.2, 0.3"
2727
Plots = "1"
28-
QuasiMonteCarlo = "0.2"
29-
SciMLBenchmarks = "0.1"
28+
QuasiMonteCarlo = "0.2, 0.2.19"
29+
SciMLBenchmarks = "0.1"

0 commit comments

Comments
 (0)