issues
search
JuliaMath
/
NFFT.jl
Julia implementation of the Non-equidistant Fast Fourier Transform (NFFT)
Other
153
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Errors and crashes with GPU NFFT for larger number of nodes
#143
IvoMaatman
closed
6 days ago
4
Infer arraytype for `plan_nfft` from `k`
#142
nHackel
opened
2 months ago
2
Use mod instead of rem to prevent 0 or negative index.
#141
nbwuzhe
closed
3 months ago
3
Create 111313
#140
saman20041998
closed
3 months ago
1
Deprecate CuNFFT
#139
nHackel
closed
4 months ago
0
Release gpu extension
#138
nHackel
closed
4 months ago
0
Add buildkite pipeline
#137
nHackel
closed
4 months ago
1
NFFT on GPU based on Package Extensions and GPUArrays.jl
#136
nHackel
closed
4 months ago
1
NFFT pins BangBang down
#135
ederag
closed
3 months ago
1
Tagbot
#134
tknopp
closed
4 months ago
0
Release CuNFFT
#133
tknopp
closed
4 months ago
0
CuNFFT: Update CUDA version for compatibility
#132
scholand
closed
4 months ago
1
Bump actions/cache from 3 to 4
#131
dependabot[bot]
closed
4 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#130
dependabot[bot]
closed
4 months ago
0
Bump codecov/codecov-action from 3 to 4
#129
dependabot[bot]
closed
4 months ago
1
sdc function does not work for directional nfft
#128
aTrotier
opened
11 months ago
1
facing issue using NFFT
#127
rkumar-slim
closed
11 months ago
2
Bump actions/checkout from 3 to 4
#126
dependabot[bot]
closed
4 months ago
2
Fix example in tools.md
#125
FerreolS
closed
1 year ago
1
How to do equivalent of an irfft?
#123
OliverDudgeon
closed
1 year ago
0
Migrate from SnoopPrecompile to PrecompileTools
#121
timholy
closed
1 year ago
1
update CI
#120
JakobAsslaender
closed
1 year ago
2
Is the Nyquist term handle explicitly?
#119
Veenty
closed
1 year ago
1
copying of CUDA Plan does not work
#118
roflmaostc
opened
1 year ago
2
Disable Threading for NFFT | does not work and produces `NaN`s
#117
roflmaostc
opened
1 year ago
6
`dims` argument for multidimensional NFFT
#116
roflmaostc
opened
1 year ago
4
allow CUDA 4
#115
marius311
closed
1 year ago
2
enable dependabot for GitHub actions
#114
ranocha
closed
1 year ago
1
Non-deterministic GPU results
#113
marius311
opened
1 year ago
9
CuNFFT plan performance optimization
#112
marius311
closed
1 year ago
0
Use of NFFT
#111
dashingdiggi
closed
1 year ago
3
NFFTTools.sdc doesn't work with 2D CuNFFT plan
#110
marius311
closed
1 year ago
4
Draft: update Ducc0 interface
#109
mreineck
closed
1 year ago
9
Add ducc0 Wrapper
#108
tknopp
closed
2 years ago
1
Draft: first demo of ducc library interface
#107
mreineck
closed
2 years ago
20
BoundsError
#106
JakobAsslaender
closed
2 years ago
8
CompatHelper: bump compat for BasicInterpolators to 0.7, (keep existing compat)
#105
github-actions[bot]
closed
2 years ago
1
Implement Autotuning of Kernel Size and Oversampling Parameter
#104
tknopp
opened
2 years ago
2
Switch Frequency Domain and Time/Spatial Domain
#101
tknopp
closed
2 years ago
5
Suggestion: infer plan type from `x` type
#100
JeffFessler
opened
2 years ago
8
How to create `Float32` plan?
#99
JeffFessler
closed
2 years ago
2
fix latex
#98
marius311
closed
2 years ago
0
fix cufft plan constructor
#97
marius311
closed
2 years ago
2
CuNFFT tests failing
#96
marius311
closed
2 years ago
0
remove hardcoded Float64
#95
JakobAsslaender
closed
2 years ago
3
implement `precompute = POLYNOMIAL` for `blocking = false`
#94
JakobAsslaender
closed
2 years ago
5
add precomputeBlocks to nodes!
#93
JakobAsslaender
closed
2 years ago
4
GC dominates the computation time of adjoint NFFT with large number of samples
#92
JakobAsslaender
closed
2 years ago
7
copy(adjoint(p::NFFTPlan)) not working
#91
JakobAsslaender
closed
2 years ago
1
adjoint print returns error
#90
JakobAsslaender
closed
2 years ago
1
Next