An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![status](https://img.shields.io/badge/status-beta-red.svg)
[![pypi](https://img.shields.io/pypi/v/greentorch)](https://pypi.org/project/greentorch)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![CI](https://github.com/Jorgedavyd/GreenTorch/actions/workflows/CI.yml/badge.svg)
![CD](https://github.com/Jorgedavyd/GreenTorch/actions/workflows/CD.yml/badge.svg)
[![code-style](https://img.shields.io/badge/code%20style-black-000000.svg)](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}
}
```