Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 58e4928

Browse files
authored
Update README.md
1 parent 70f7356 commit 58e4928

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor%27s%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
1111
[![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle)
1212

13+
> [!warning]
14+
> This package isn't being maintained any longer. Checkout the new version of [NeuralOperators.jl](https://github.com/SciML/NeuralOperators.jl/)
15+
> built on top of Lux. While certain features might be missing in the new version, all implemented functionalities have been reworked
16+
> to ensure significantly better performance. Please direct any questions regarding Neural Operators to that repository.
17+
1318
| **Ground Truth** | **Inferenced** |
1419
|:-------------------------------------------:|:--------------------------------------------------:|
1520
| ![](example/FlowOverCircle/gallery/ans.gif) | ![](example/FlowOverCircle/gallery/inferenced.gif) |

0 commit comments

Comments
 (0)