From b07d43e82ecb738814e896ff7c38f7b7dc16c455 Mon Sep 17 00:00:00 2001 From: "qiangliu.7@outlook.com" Date: Mon, 29 Jul 2024 17:12:58 +0200 Subject: [PATCH] fix README --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 41571e0..1ed103f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ -
- -
+

+ +

+ +

Convolutional Differential Operators for Physics-based Deep Learning Study

+
Calculate the spatial derivative differentiablly!
+ +

[📖 Documentation & Examples]

-## About - -ConvDO is a **Convolutional Differential Operator** designed for Physics-based deep learning study. It can be used to calculate the spatial derivative of a field. - ## Installation * Install through pip: `pip install git+https://github.com/qiauil/ConvDO`