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: add N-dimensional methods #2

Open
jakevdp opened this issue Apr 13, 2017 · 3 comments
Open

ENH: add N-dimensional methods #2

jakevdp opened this issue Apr 13, 2017 · 3 comments

Comments

@jakevdp
Copy link
Owner

jakevdp commented Apr 13, 2017

Should be able to use the same csr-based summation scheme by flattening the [mxmxm...] block at each point/row.

@jakevdp
Copy link
Owner Author

jakevdp commented Apr 13, 2017

One question is about how/whether the kernel functions generalize to multiple dimensions...

@jakevdp
Copy link
Owner Author

jakevdp commented Apr 13, 2017

Also have to check how the C parameter for the kernel changes in multi-dimensions... it's not clear from the writeup in the paper. Maybe have to dig into references...

@mhantke
Copy link

mhantke commented Jun 28, 2020

@jakevdp, very impressed by your work! Are you planning to look into this issue in the foreseeable future? I would be interested in using your package for multi-dimensional NFFTs in this project.

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

No branches or pull requests

2 participants