|
1 | 1 | # NeuralOperators
|
2 | 2 |
|
3 |
| -| **Documentation** | **Build Status** | **Style** | |
4 |
| -|:-----------------:|:----------------:|:---------:| |
5 |
| -| [![doc stable badge]][doc stable link] | [![ci badge]][ci link] [![codecov badge]][codecov link] | [![style badge]][style link] | |
6 |
| - |
7 |
| -[doc stable badge]: https://img.shields.io/badge/docs-stable-blue.svg |
8 |
| -[doc stable link]: http://neuraloperators.sciml.ai/stable/ |
9 |
| - |
10 |
| -[ci badge]: https://github.com/SciML/NeuralOperators.jl/actions/workflows/CI.yml/badge.svg |
11 |
| -[ci link]: https://github.com/SciML/NeuralOperators.jl/actions/workflows/CI.yml |
12 |
| -[codecov badge]: https://codecov.io/gh/SciML/NeuralOperators.jl/branch/master/graph/badge.svg |
13 |
| -[codecov link]: https://codecov.io/gh/SciML/NeuralOperators.jl |
14 |
| -[style badge]: https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826 |
15 |
| -[style link]: https://github.com/SciML/SciMLStyle |
| 3 | +[](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged) |
| 4 | +[](http://neuraloperators.sciml.ai/stable/) |
| 5 | +[](https://docs.sciml.ai/dev/modules/NeuralOperators/) |
| 6 | + |
| 7 | +[](https://codecov.io/gh/SciML/NeuralOperators.jl) |
| 8 | +[](https://github.com/SciML/NeuralOperators.jl/actions?query=workflow%3ACI) |
| 9 | +[](https://buildkite.com/julialang/neuraloperators-dot-jl) |
| 10 | + |
| 11 | +[](https://github.com/SciML/ColPrac) |
| 12 | +[](https://github.com/SciML/SciMLStyle) |
16 | 13 |
|
17 | 14 | | **Ground Truth** | **Inferenced** |
|
18 | 15 | |:----------------:|:--------------:|
|
|
0 commit comments