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

pH-IRKA #1835

Merged
merged 21 commits into from Apr 19, 2023
Merged

pH-IRKA #1835

merged 21 commits into from Apr 19, 2023

Conversation

Jonas-Nicodemus
Copy link
Contributor

This PR implements the pH-IRKA algorithm (cf. GPBV12).

@sdrave sdrave added the pr:new-feature Introduces a new feature label Dec 13, 2022
@sdrave sdrave added this to the 2023.1 milestone Dec 13, 2022
Copy link
Member

@pmli pmli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new __init__.py files are also missing copyright headers, but I can't add a comment inline.

src/pymor/reductors/ph/basic.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/basic.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/basic.py Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Show resolved Hide resolved
@pmli
Copy link
Member

pmli commented Mar 16, 2023

@Jonas-Nicodemus, it looks like there are too many commits now. It looks like main got cherry-picked on ph-irka. Do you want to try rebasing again? Otherwise, I can try to force-push a rebase.

@github-actions github-actions bot removed management Project management infrastructure Buildsystem, packages and CI labels Mar 16, 2023
@HenKlei
Copy link
Member

HenKlei commented Mar 16, 2023

@Jonas-Nicodemus, it looks like there are too many commits now. It looks like main got cherry-picked on ph-irka. Do you want to try rebasing again? Otherwise, I can try to force-push a rebase.

Already done ;-)

@pmli pmli self-requested a review March 16, 2023 13:22
src/pymordemos/phlti.py Outdated Show resolved Hide resolved
Copy link
Member

@pmli pmli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some comments above.

@Jonas-Nicodemus
Copy link
Contributor Author

I implemented all comments.

src/pymor/reductors/ph/basic.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/basic.py Outdated Show resolved Hide resolved
src/pymordemos/phlti.py Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Outdated Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Show resolved Hide resolved
src/pymor/reductors/ph/ph_irka.py Outdated Show resolved Hide resolved
@pmli
Copy link
Member

pmli commented Apr 19, 2023

pre-commit.ci autofix

Jonas-Nicodemus and others added 21 commits April 19, 2023 15:56
Co-authored-by: Petar Mlinarić <mlinaric@vt.edu>
Co-authored-by: Petar Mlinarić <mlinaric@vt.edu>
Co-authored-by: Petar Mlinarić <mlinaric@vt.edu>
Co-authored-by: Petar Mlinarić <mlinaric@vt.edu>
Co-authored-by: Petar Mlinarić <mlinaric@vt.edu>
@pmli pmli merged commit e5f4313 into main Apr 19, 2023
25 checks passed
@pmli pmli deleted the ph-irka branch April 19, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:new-feature Introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants