Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
qiauil committed Jul 29, 2024
1 parent 3449719 commit b07d43e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<center>
<img src="./docs/assets/logo/ConvDO.svg"/>
</center>
<h1 align="center">
<img src="./docs/assets/logo/ConvDO.svg"/>
</h1>

<h4 align="center">Convolutional Differential Operators for Physics-based Deep Learning Study</h4>
<h6 align="center">Calculate the spatial derivative differentiablly!</h6>


<p align="center">
[<a href="https://qiauil.github.io/ConvDO/">📖 Documentation & Examples</a>]
</p>
## 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`
Expand Down

0 comments on commit b07d43e

Please sign in to comment.