Skip to content

DeepXDE v1.8.3

Compare
Choose a tag to compare
@lululxvi lululxvi released this 13 Apr 14:32
· 136 commits to master since this release
03b33b8

Areas of improvement

  • Many improvements for backends:
    • Display more information
    • Verify if the backend is available/importable
    • Add interactive installation of Paddle
  • Backend PyTorch: Model.restore supports restoring model to a specified device
  • Use setuptools_scm for VCS versioning

New APIs

  • Support new geometry dde.geometry.Ellipse