Skip to content

Different backends? #321

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

Open
SoniEx2 opened this issue Jun 7, 2017 · 1 comment
Open

Different backends? #321

SoniEx2 opened this issue Jun 7, 2017 · 1 comment

Comments

@SoniEx2
Copy link

SoniEx2 commented Jun 7, 2017

I need some Z-order-curve-based grids, some linear grids, etc, and I need them all to be usable in my thing through things like MyThing<ZOrderGrid<T>> and so on. This is so I can choose the optimal implementation for my use-case.

@bluss
Copy link
Member

bluss commented Jun 8, 2017

Needs big generalization before it can be possible. The crate currently abstracts over all data that can be addressed using the stride per axis indexing scheme, and not more.

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