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

Interface with Python #135

Open
mdarmstr opened this issue Apr 17, 2023 · 4 comments
Open

Interface with Python #135

mdarmstr opened this issue Apr 17, 2023 · 4 comments

Comments

@mdarmstr
Copy link

I would like to develop an interface for this library using Python, using something like the Numpy C API.

@passscoed
Copy link
Member

We would be interested in such a Python interface and it would be nice if you would implement it.

@michaelquellmalz
Copy link
Member

For an example, you could look at the C interface for Julia (see julia/nfft/libnfftjulia.c).

Furthermore, you might have a look at the two following external projects: There is some existing code for a Python interface of the fastsum class of the NFFT in dominikbuenger/FastAdjacency.
Moreover, there is a Python NFFT wrapper pynfft but it was last updated for NFFT 3.3 and I am not sure if that would fit your needs.

@mdarmstr
Copy link
Author

Thank you for your suggestions. I'm interested in interfacing with the latest version of the repository, for the sake of long-term stability.

@mdarmstr
Copy link
Author

I am still interested in continuing this project, but the approach of using Python is not being considered by my place of employment at the moment. Happy to share what I have with anyone wishing to collaborate.

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

3 participants