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

Feature/add interpolation functions #267

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

leahkiner
Copy link
Collaborator

  • Tickets addressed: bsk-265
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This PR adds a linear interpolation function and a bilinear interpolation function to LASP-BSK.

Verification

Google tests are written for each method to check their functionality.

Documentation

N/A

Future work

N/A

@leahkiner leahkiner added the enhancement New feature or request label Jun 7, 2024
@leahkiner leahkiner self-assigned this Jun 7, 2024
@leahkiner leahkiner linked an issue Jun 7, 2024 that may be closed by this pull request
@patkenneally patkenneally merged commit 719c87e into develop Jun 10, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/add-interpolation-functions branch June 10, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add linear and bilinear interpolation functions to utilities folder
2 participants