https://github.com/jorgedavyd/greentorch
Torch based framework for PDE solving with Green's functions
https://github.com/jorgedavyd/greentorch
green-functions pde pde-solver pytorch torch
Last synced: about 1 month ago
JSON representation
Torch based framework for PDE solving with Green's functions
- Host: GitHub
- URL: https://github.com/jorgedavyd/greentorch
- Owner: Jorgedavyd
- License: apache-2.0
- Created: 2024-06-01T15:06:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T15:39:09.000Z (about 2 years ago)
- Last Synced: 2024-06-01T17:41:54.443Z (about 2 years ago)
- Topics: green-functions, pde, pde-solver, pytorch, torch
- Language: Python
- Homepage:
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://pypi.org/project/greentorch)
[](https://opensource.org/licenses/Apache-2.0)


[](https://github.com/psf/black)
# GreenTorch
Torch based framework for PDE solving with Green's functions
## Contact
- [Linkedin](https://www.linkedin.com/in/jorge-david-enciso-mart%C3%ADnez-149977265/)
- [GitHub](https://github.com/Jorgedavyd)
- Email: jorged.encyso@gmail.com
## Citation
```
@misc{greentorch,
author = {Jorge Enciso},
title = {GreenTorch: Green's Functions with Torch},
howpublished = {\url{https://github.com/Jorgedavyd/GreenTorch}},
year = {2024}
}
```