You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2024. It is now read-only.
[](https://github.com/SciML/ColPrac)
10
+
[](https://github.com/SciML/ColPrac)
-[Markov Neural Operators for Learning Chaotic Systems](https://arxiv.org/abs/2106.06898)
137
-
-[DeepONet: Learning nonlinear operators for identifying differential equations based on the universal approximation theorem of operators](https://arxiv.org/abs/1910.03193)
130
+
-[Fourier Neural Operator for Parametric Partial Differential Equations](https://arxiv.org/abs/2010.08895)
-[Markov Neural Operators for Learning Chaotic Systems](https://arxiv.org/abs/2106.06898)
138
+
-[DeepONet: Learning nonlinear operators for identifying differential equations based on the universal approximation theorem of operators](https://arxiv.org/abs/1910.03193)
A more complete example using DeepONet architecture to solve Burgers' equation can be found in the [examples](https://github.com/SciML/NeuralOperators.jl/blob/main/example/Burgers/src/Burgers_deeponet.jl).
88
90
91
+
## Contributing
92
+
93
+
- Please refer to the
94
+
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
95
+
for guidance on PRs, issues, and other matters relating to contributing to SciML.
96
+
97
+
- See the [SciML Style Guide](https://github.com/SciML/SciMLStyle) for common coding practices and other style decisions.
98
+
- There are a few community forums:
99
+
100
+
+ The #diffeq-bridged and #sciml-bridged channels in the
101
+
[Julia Slack](https://julialang.org/slack/)
102
+
+ The #diffeq-bridged and #sciml-bridged channels in the
0 commit comments