8000 nfft: add safeguard against computation on a non-precomputed plan · Issue #42 · pyNFFT/pyNFFT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nfft: add safeguard against computation on a non-precomputed plan #42

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

Open
ghisvail opened this issue Oct 7, 2014 · 0 comments · May be fixed by #69
Open

nfft: add safeguard against computation on a non-precomputed plan #42

ghisvail opened this issue Oct 7, 2014 · 0 comments · May be fixed by #69
Labels

Comments

@ghisvail
Copy link
Collaborator
ghisvail commented Oct 7, 2014

Calling a transform on an initialized but not precomputed plan leads to systematic segfault. This behaviour needs to be prevented within the wrapper class, since the plan does not take care of this check.

@ghisvail ghisvail added the bug label Oct 7, 2014
@kohr-h kohr-h linked a pull request Jun 9, 2019 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0