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

ENH(shells): radial windows for linear and cubic interpolation #119

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

ntessore
Copy link
Collaborator

Adds window functions linear_windows() and cubic_windows() that correspond to linear and cubic spline interpolation, respectively.

Documentation is updated to give an overview of available window functions.

Closes: #118
Added: New linear_windows() and cubic_windows() window functions for shells.

@ntessore
Copy link
Collaborator Author

Plot of the new window functions from the docs:
image

@ntessore ntessore changed the title ENH(shells): window functions for linear and cubic interpolation ENH(shells): radial windows for linear and cubic interpolation Jul 30, 2023
@ntessore ntessore merged commit 8dfe40f into main Jul 30, 2023
10 checks passed
@ntessore ntessore deleted the pr/gh-118 branch July 30, 2023 15:18
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.

Triangular radial window functions
1 participant