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

Add a numpy.fft based backend #19

Open
rainwoodman opened this issue Jun 5, 2017 · 0 comments
Open

Add a numpy.fft based backend #19

rainwoodman opened this issue Jun 5, 2017 · 0 comments
Assignees

Comments

@rainwoodman
Copy link
Collaborator

This requires some smart fiddling of namespaces.

pmesh.base: base class for RealField and ComplexField, probably also a base for ParticleMesh

pmesh.pm is kept as is, adding base class and refactoring

pmesh.nppm implements the numpy based ParticleMesh

This will prepare the code ready for GPU and other fancier things.

@rainwoodman rainwoodman self-assigned this Jun 5, 2017
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

1 participant