Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1D Poisson PI-DeepONet example as in DeepXDE. #133

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

samuelburbulla
Copy link
Collaborator

@samuelburbulla samuelburbulla commented Apr 19, 2024

Feature: Add 1D Poisson PI-DeepONet example as in DeepXDE.

Description

Which issue does this PR tackle?

  • There is no minimal example for PI-DeepONet.

How does it solve the problem?

  • Implements the example from DeepXDE in continuiti.

How are the changes tested?

  • Added test_deepxde and test_pideeponet.

Checklist for Contributors

  • Scope: This PR tackles exactly one problem.
  • Conventions: The branch follows the feature/title-slug convention.
  • Conventions: The PR title follows the Bugfix: Title convention.
  • Coding style: The code passes all pre-commit hooks.
  • Documentation: All changes are well-documented.
  • Tests: New features are tested and all tests pass successfully.
  • Changelog: Updated CHANGELOG.md for new features or breaking changes.
  • Review: A suitable reviewer has been assigned.

Checklist for Reviewers:

  • The PR solves the issue it claims to solve and only this one.
  • Changes are tested sufficiently and all tests pass.
  • Documentation is complete and well-written.
  • Changelog has been updated, if necessary.

@samuelburbulla samuelburbulla merged commit 186e069 into main Apr 22, 2024
14 checks passed
@samuelburbulla samuelburbulla deleted the feature/minimal-example branch April 22, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant