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

Implement supportSize #18

Open
rreusser opened this issue Feb 15, 2018 · 0 comments
Open

Implement supportSize #18

rreusser opened this issue Feb 15, 2018 · 0 comments

Comments

@rreusser
Copy link
Contributor

rreusser commented Feb 15, 2018

support is useful because periodic boundary conditions are confusing, but support modifying the length of an array to communicate how many points are needed is stupid and fragile. You have to get it right, but it's always the same for a given degree. I think it's worthwhile to make computation functions allocation-free, so let's just make a separate function to communicate how many points you need to worry about.

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