Skip to content

DeepXDE v0.9.1

Choose a tag to compare

@lululxvi lululxvi released this 18 Dec 04:01
· 831 commits to master since this release

Areas of improvement

  • Model.predict() supports PDE with two or three arguments
  • PDE supports different loss functions for different errors
  • Hypercube.uniform_points() uses the same dx in each dimension

New APIs

  • Add metric: nanl2_relative_error, zero
  • Add callback: Timer