Skip to content

v5.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 10:19
· 337 commits to master since this release
b861b05

NeuralPDE v5.13.0

Diff since v5.12.0

Merged pull requests:

  • build(deps): bump codecov/codecov-action from 3 to 4 (#800) (@dependabot[bot])
  • add Deep Galerkin method (#802) (@ayushinav)
  • fix: bounds of variables in neural adapter setup (#812) (@sathvikbhagavan)
  • CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) (#813) (@github-actions[bot])
  • CompatHelper: bump compat for DomainSets to 0.7 for package docs, (keep existing compat) (#814) (@github-actions[bot])
  • ci: explicitly specify token for codecov (#819) (@sathvikbhagavan)
  • refactor: use latest API for IntegralProblem (#822) (@sathvikbhagavan)
  • build(deps): bump crate-ci/typos from 1.18.2 to 1.19.0 (#823) (@dependabot[bot])
  • chore: format docstrings of DGM to make it consistent with others (#825) (@sathvikbhagavan)
  • reducing test times for DGM (#826) (@ayushinav)

Closed issues:

  • Deep learning methods for free-boundary PDEs (#19)
  • Deep Galerkin Method (#220)
  • DGM Tutorial fails (#827)