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

Several improvements to pymor.algorithms.ei.deim #452

Merged
merged 6 commits into from
Jul 18, 2018
Merged

Conversation

sdrave
Copy link
Member

@sdrave sdrave commented Jul 18, 2018

No description provided.

* Error output is useless and removed.
* Thus, error_norm is no longer needed.
* Add inner product for pod computation.
* Return pod singular values in data dict.
* Add atol / rtol parameters.
* Add pod_options parameter for further pod params.
@codecov
Copy link

codecov bot commented Jul 18, 2018

Codecov Report

Merging #452 into master will increase coverage by 0.17%.
The diff coverage is 63.63%.

Impacted Files Coverage Δ
src/pymor/algorithms/ei.py 52.94% <63.63%> (+12%) ⬆️
src/pymor/operators/ei.py 59.34% <0%> (+0.81%) ⬆️

@sdrave sdrave merged commit 731dbf3 into master Jul 18, 2018
@sdrave sdrave deleted the improve_deim branch July 18, 2018 19:00
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