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

fix arnoldi when E is not identity #559

Merged
merged 1 commit into from
Jan 30, 2019
Merged

fix arnoldi when E is not identity #559

merged 1 commit into from
Jan 30, 2019

Conversation

pmli
Copy link
Member

@pmli pmli commented Jan 28, 2019

No description provided.

@pmli pmli requested a review from sdrave January 28, 2019 19:30
@codecov
Copy link

codecov bot commented Jan 28, 2019

Codecov Report

Merging #559 into master will not change coverage.
The diff coverage is 0%.

Impacted Files Coverage Δ
src/pymor/reductors/interpolation.py 79.51% <ø> (ø) ⬆️
src/pymor/reductors/bt.py 64.58% <ø> (ø) ⬆️
src/pymor/grids/tria.py 98.38% <ø> (ø) ⬆️
src/pymor/core/logger.py 79.61% <0%> (ø) ⬆️
src/pymor/algorithms/arnoldi.py 7.69% <0%> (ø) ⬆️

@sdrave sdrave added the pr:fix Fixes a bug label Jan 29, 2019
@sdrave sdrave changed the title [FIXED] arnoldi when E is not identity fix arnoldi when E is not identity Jan 29, 2019
@sdrave sdrave added this to the 2019.2 milestone Jan 29, 2019
@sdrave sdrave added the backport Should be ported back to current release label Jan 29, 2019
@pmli
Copy link
Member Author

pmli commented Jan 29, 2019

Cherry-picked on 0.5.x (793cb86).

@pmli pmli merged commit 7fb13f4 into master Jan 30, 2019
@pmli pmli deleted the fix-arnoldi branch January 30, 2019 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Should be ported back to current release pr:fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants