Skip to content

Add nonuniform fast Fourier transforms #22

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

Merged
merged 17 commits into from
Jul 11, 2017
Merged

Add nonuniform fast Fourier transforms #22

merged 17 commits into from
Jul 11, 2017

Conversation

MikaelSlevinsky
Copy link
Member

@ajt60gaibb, I've updated this branch to include nufft3 and the type-I and II inverses. The plans now create types and use optimized Julia code... the timings appear as good as the Matlab timings in your pre-print.

@codecov-io
Copy link

codecov-io commented Jul 10, 2017

Codecov Report

Merging #22 into master will increase coverage by 1.04%.
The diff coverage is 95.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   84.61%   85.65%   +1.04%     
==========================================
  Files          25       27       +2     
  Lines        2210     2454     +244     
==========================================
+ Hits         1870     2102     +232     
- Misses        340      352      +12
Impacted Files Coverage Δ
src/FastTransforms.jl 100% <ø> (ø) ⬆️
src/inufft.jl 100% <100%> (ø)
src/specialfunctions.jl 84.68% <75%> (-0.49%) ⬇️
src/nufft.jl 95.2% <95.2%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66bc345...6a11c6a. Read the comment docs.

framework should allow other types a-b to be implemented too.
@MikaelSlevinsky MikaelSlevinsky merged commit f4625ff into master Jul 11, 2017
@ajt60gaibb
Copy link
Collaborator

Looks great! Thanks. You did all the types for the 2D NUFFT too! 👍

@MikaelSlevinsky MikaelSlevinsky deleted the add-nufft branch July 14, 2017 01:06
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.

3 participants