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

More Green functions #5

Open
4 tasks
cortner opened this issue Nov 29, 2017 · 1 comment
Open
4 tasks

More Green functions #5

cortner opened this issue Nov 29, 2017 · 1 comment

Comments

@cortner
Copy link
Owner

cortner commented Nov 29, 2017

Would be good to generalise the current green's function implementation to

  • 2D -> 1D
  • 2D -> 2D
  • 2D -> 3D
  • 3D -> nD
@thudso
Copy link
Collaborator

thudso commented Aug 23, 2018

3D -> nD should be possible relatively easily (in fact the code should function almost the same, it just needs some manipulation of types throughout), and if @jjbraun's 2D formula works correctly, we can also do the 2D -> nD versions in a similar way.

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