Skip to content

Interpolation gradients#311

Merged
ptranq merged 11 commits intomasterfrom
interpolation_gradients
Jun 12, 2025
Merged

Interpolation gradients#311
ptranq merged 11 commits intomasterfrom
interpolation_gradients

Conversation

@ptranq
Copy link
Collaborator

@ptranq ptranq commented Jun 11, 2025

This branch adds the capability of computing gradients for the Matrix-, and Vector-, interpolator classes. Gradients are implemented for each RBF, but only for least squares, "LS", and for general matrices, "B", in the MatrixInterpolator class. The CAROM_VERIFY is used to guarantee that gradients are not requested for alternative settings.

@ptranq ptranq added the RFR Ready for review label Jun 11, 2025
@ptranq ptranq merged commit 76c1d15 into master Jun 12, 2025
6 of 7 checks passed
@ptranq ptranq deleted the interpolation_gradients branch June 12, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants