We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This requires some smart fiddling of namespaces.
pmesh.base: base class for RealField and ComplexField, probably also a base for ParticleMesh
pmesh.base
pmesh.pm is kept as is, adding base class and refactoring
pmesh.pm
pmesh.nppm implements the numpy based ParticleMesh
pmesh.nppm
This will prepare the code ready for GPU and other fancier things.
The text was updated successfully, but these errors were encountered:
rainwoodman
No branches or pull requests
This requires some smart fiddling of namespaces.
pmesh.base
: base class for RealField and ComplexField, probably also a base for ParticleMeshpmesh.pm
is kept as is, adding base class and refactoringpmesh.nppm
implements the numpy based ParticleMeshThis will prepare the code ready for GPU and other fancier things.
The text was updated successfully, but these errors were encountered: