-
Notifications
You must be signed in to change notification settings - Fork 2
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
On-the-fly sparse interpolation #7
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #7 +/- ##
===========================================
- Coverage 82.85% 72.42% -10.43%
===========================================
Files 7 9 +2
Lines 490 972 +482
===========================================
+ Hits 406 704 +298
- Misses 84 268 +184
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Incorporate on-the-fly sparse interpolation as studied by
@Article{naderi2023adaptive,
title={Adaptive sparse interpolation for accelerating nonlinear stochastic reduced-order modeling with time-dependent bases},
author={Naderi, Mohammad Hossein and Babaee, Hessam},
journal={Computer Methods in Applied Mechanics and Engineering},
volume={405},
pages={115813},
year={2023},
publisher={Elsevier}
}
for integrating the DO/(BiDO) equations naively into the operator splitting and unconventional integrators.