MCPcopy
hub / github.com/lululxvi/deepxde / stokes_aligned_pideeponet.py

File stokes_aligned_pideeponet.py

examples/operator/stokes_aligned_pideeponet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Backend supported: tensorflow, pytorch"""
2import deepxde as dde
3import matplotlib.pyplot as plt
4import numpy as np

Callers

nothing calls this directly

Calls 7

compileMethod · 0.80
trainMethod · 0.80
predictMethod · 0.80
plot_solFunction · 0.70
randomMethod · 0.45
eval_batchMethod · 0.45

Tested by

no test coverage detected