lululxvi / deepxde

A library for scientific machine learning and physics-informed learning
https://deepxde.readthedocs.io
GNU Lesser General Public License v2.1
2.47k stars 712 forks source link

Add the method resample_train_points to PDEOperator #1759

Closed vl-dud closed 2 weeks ago

vl-dud commented 1 month ago

PR is required to use PDEPointResampler callback with PDEOperator.

lululxvi commented 3 weeks ago

Have you tested the code?

vl-dud commented 2 weeks ago

Have you tested the code?

Yes, I have

lululxvi commented 2 weeks ago

Why the check failed?

vl-dud commented 2 weeks ago

Why the check failed?

Due to an issue that was fixed later