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

Update interpolations #62

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Update interpolations #62

merged 2 commits into from
Dec 5, 2023

Conversation

Sbozzolo
Copy link
Member

@Sbozzolo Sbozzolo commented Dec 5, 2023

Closes #50, bumps interpolations to 0.15, and bumps interpolations to 0.8.1.

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7be333) 98.93% compared to head (605515e) 98.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files           4        4           
  Lines          94       94           
=======================================
  Hits           93       93           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sbozzolo Sbozzolo changed the title Gb/update interpolations Update interpolations Dec 5, 2023
@sriharshakandala
Copy link
Member

Looks reasonable to me. You may need to use adapt for this to work on the GPU. https://juliamath.github.io/Interpolations.jl/dev/devdocs/#GPU-Support

@Sbozzolo
Copy link
Member Author

Sbozzolo commented Dec 5, 2023

Looks reasonable to me. You may need to use adapt for this to work on the GPU. https://juliamath.github.io/Interpolations.jl/dev/devdocs/#GPU-Support

Thank you for this link!

@Sbozzolo Sbozzolo merged commit f3de10f into main Dec 5, 2023
8 checks passed
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.

CubicSplineInterpolation is deprecated
2 participants