Skip to content

Commit 917afed

Browse files
committed
Move logo banner, update headline
1 parent 61526e4 commit 917afed

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# TensorDiffEq - Efficient and Scalable Multi-GPU PINN Solvers
1+
2+
![TensorDiffEq logo](tdq-banner.png)
3+
24

35
[![Build Status](https://travis-ci.com/levimcclenny/TensorDiffEq.svg?token=v7YRnTJ5sKUDc2sKNqG5&branch=main)](https://travis-ci.com/levimcclenny/TensorDiffEq)
46

5-
![TensorDiffEq logo](tdq-banner.png)
7+
## Efficient and Scalable Physics-Informed Deep Learning
68

7-
Collocation-based PINN solvers on top of Tensorflow for multi-worker distributed computing.
9+
#### Collocation-based PINN solvers and PDE discovery methods on top of [Tensorflow](https://github.com/tensorflow/tensorflow) for multi-worker distributed computing.
810

911
Use TensorDiffEq if you require:
1012
- A meshless PINN solver that can distribute over multiple workers (GPUs) for

0 commit comments

Comments
 (0)