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

Migrate elliptic eigenproblem from C++ to pylibROM using Jupyter Notebook #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

suparnob100
Copy link
Collaborator

Description:
This PR migrates the elliptic eigenproblem implementation from C++ to Python using pylibROM in a Jupyter Notebook. The transition enables interactive execution, reduced order modeling, and improved workflow flexibility.

Changes:

  • Rewrote the C++ implementation in Python with pylibROM.
  • Adapted ROM computations, including snapshot generation and basis merging.
  • Integrated Jupyter Notebook for interactive problem execution and visualization.

@suparnob100 suparnob100 added the RFR Ready for review label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant