6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
# PyTorch Bioheat PINN Reference Implementation
|
|
# Install with: pip install -r requirements.txt
|
|
|
|
torch>=2.0.0
|
|
numpy>=1.24.0
|