Skip to content

Commit

Permalink
update logo and README
Browse files Browse the repository at this point in the history
  • Loading branch information
qiauil committed Jul 30, 2024
1 parent 50b9fd5 commit d6367b3
Show file tree
Hide file tree
Showing 6 changed files with 2,795 additions and 75 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
<h1 align="center">
<img src="./docs/assets/logo/ConvDO.svg"/>
<img src="./docs/assets/logo/ConvDO.png" width="100"/>
<br>ConvDO<br>
</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>


## Installation

* Install through pip: `pip install git+https://github.com/qiauil/ConvDO`
Expand All @@ -29,7 +24,7 @@ Positive😀 and negative🙃 things are all features...

## Documentations

Check [here](https://qiauil.github.io/ConvDO/)
Check 👉 [here](https://qiauil.github.io/ConvDO/)

## Further Reading

Expand Down
Binary file modified docs/assets/logo/ConvDO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 6 additions & 63 deletions docs/assets/logo/ConvDO.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/logo/ConvDO_full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d6367b3

Please sign in to comment.