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

add adaptive greedy algorithm for basis generation #213

Merged
merged 4 commits into from Jan 14, 2016
Merged

Conversation

sdrave
Copy link
Member

@sdrave sdrave commented Jan 13, 2016

This pull request adds a greedy search algorithm with adaptive training set refinement according to

Haasdonk, B.; Dihlmann, M. & Ohlberger, M.,
A training set and multiple bases generation approach for parameterized
model reduction based on adaptive grids in parameter space,
Math. Comput. Model. Dyn. Syst., 2011, 17, 423-442

This pull request depends on #212.

This method implements a greedy search with adaptive training
set refinement according to

Haasdonk, B.; Dihlmann, M. & Ohlberger, M.,
A training set and multiple bases generation approach for parameterized
model reduction based on adaptive grids in parameter space,
Math. Comput. Model. Dyn. Syst., 2011, 17, 423-442
@sdrave sdrave added this to the 0.4 milestone Jan 13, 2016
sdrave added a commit that referenced this pull request Jan 14, 2016
add adaptive greedy algorithm for basis generation
@sdrave sdrave merged commit 135a35f into master Jan 14, 2016
@sdrave sdrave deleted the adaptivegreedy branch January 15, 2016 14:19
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.

None yet

1 participant