Kuangdai Leng

Results 3 comments of Kuangdai Leng

[source.zip](https://github.com/neuraloperator/physics_informed/files/11372971/source.zip) Please use these three source files to reproduce the benchmark results.

[source (1).zip](https://github.com/neuraloperator/physics_informed/files/11391726/source.1.zip) Further I compared $u_x$ by three methods: finite difference, `autograd` and FFT-based. The last one is adopted by your original code. My modified code is attached. Here are...

Same here. Tested for both Burgers and Darcy.