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

[0.5.x] Fix random sampling in adaptive_greedy #628

Merged
merged 2 commits into from Mar 12, 2019
Merged

Conversation

sdrave
Copy link
Member

@sdrave sdrave commented Mar 11, 2019

No description provided.

@sdrave sdrave added backport Should be ported back to current release pr:fix Fixes a bug rb labels Mar 11, 2019
@sdrave sdrave added this to the 0.5 milestone Mar 11, 2019
@codecov
Copy link

codecov bot commented Mar 11, 2019

Codecov Report

Merging #628 into 0.5.x will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted Files Coverage Δ
src/pymor/algorithms/adaptivegreedy.py 83.73% <100%> (+0.11%) ⬆️
src/pymor/discretizations/iosys.py 73.99% <0%> (+2.44%) ⬆️
src/pymor/algorithms/lradi.py 76.97% <0%> (+3.75%) ⬆️

@sdrave sdrave merged commit b8c8a86 into 0.5.x Mar 12, 2019
@sdrave sdrave deleted the 05_fix_adaptivegreedy branch March 12, 2019 08:46
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.

None yet

1 participant