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

New package: FFTInterpolations v0.1.0 #27600

Merged
merged 1 commit into from Jan 11, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Jan 8, 2021

Initial release of FFTInterpolations.jl for N dimensional arrays.
Supported for periodic signals:

Upsampling (via 0 padding in frequency space) works for real and complex signals. Size can be even or odd.
Downsampling (via cutting off high frequencies in frequency space) works for real and complex signals. Size can be even or odd.

Supported for 1D non-periodic signals:

Upsampling via sum based sinc interpolation.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2021

Your new package pull request met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

Since you are registering a new package, please make sure that you have read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

UUID: e9c4abe8-3893-4664-acb8-58f49d1e9fc0
Repo: https://github.com/roflmaostc/FFTInterpolations.jl.git
Tree: 4d8024284dfbf53b61e1c83abe719cfb2c5c8f90

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/fftinterpolations/e9c4abe8/v0.1.0 branch from d2fd58a to 2b19f14 Compare January 8, 2021 21:01
JuliaRegistrator referenced this pull request in roflmaostc/FFTResampling.jl Jan 8, 2021
@giordano giordano closed this Jan 9, 2021
@giordano giordano reopened this Jan 9, 2021
@giordano giordano temporarily deployed to stopwatch January 9, 2021 01:50 Inactive
@JuliaTagBot JuliaTagBot merged commit 87be9df into master Jan 11, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/fftinterpolations/e9c4abe8/v0.1.0 branch January 11, 2021 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants