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 dimension-specific trees #3

Open
milibopp opened this issue Dec 2, 2014 · 2 comments
Open

Implement dimension-specific trees #3

milibopp opened this issue Dec 2, 2014 · 2 comments
Labels

Comments

@milibopp
Copy link
Owner

milibopp commented Dec 2, 2014

Hard-coding the dimension of a tree probably allows it to be quite a bit faster. Macros should be used to avoid code duplication similar to how nalgebra works.

@milibopp
Copy link
Owner Author

milibopp commented Dec 4, 2014

#7 must be addressed first.

@milibopp
Copy link
Owner Author

milibopp commented Feb 4, 2015

Before #42 is resolved, this can not be solved nicely. Nonetheless, it is possible to work around the problem using the above implementation strategy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant