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

Snapshot interpolation #283

Merged
merged 17 commits into from
Jun 12, 2024
Merged

Snapshot interpolation #283

merged 17 commits into from
Jun 12, 2024

Conversation

ptranq
Copy link
Collaborator

@ptranq ptranq commented Apr 25, 2024

Implements the SnapshotInterpolator class as well as its unit test. This implements PCHIP interpolation.

with DMD.  Pivoting the DMD changes to derived class SnapshotDMD in
future commits.  Turned off "window overlap" in parametric_dw_csv.
@ptranq
Copy link
Collaborator Author

ptranq commented May 21, 2024

@dylan-copeland I have implemented a googletest unit test for the snapshot interpolation, and addressed all of your other comments.

statements to guarantee strictly increasing input / output ts,
that there are >2 input ts, and that there are >1 output ts.
@ckendrick ckendrick merged commit 884d5ae into master Jun 12, 2024
4 checks passed
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.

None yet

3 participants