Skip to content

DeepXDE v0.14.0

Choose a tag to compare

@lululxvi lululxvi released this 05 Dec 18:16
· 555 commits to master since this release

We stop the support of Python 3.6 from this release.

Areas of improvement

  • Model.save() and Model.restore() supports backend PyTorch
  • Model.predict() supports PDE auxiliary variables for backend TensorFlow 1.x and TensorFlow 2.x
  • Bug fix on some double/float issues
  • Documentation improvements