5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# Python dependencies for PINN benchmarks
|
|
torch>=2.0.0
|
|
numpy>=1.20.0
|
|
matplotlib>=3.5.0
|