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

Add int trees #6

Closed
io7m opened this issue May 14, 2017 · 2 comments
Closed

Add int trees #6

io7m opened this issue May 14, 2017 · 2 comments
Assignees

Comments

@io7m
Copy link
Member

io7m commented May 14, 2017

Currently, implementations are provided for trees with long and double coordinates. There'll likely be a significant space saving for trees with int coordinates.

@io7m io7m self-assigned this May 14, 2017
@io7m
Copy link
Member Author

io7m commented May 14, 2017

Makes #4 more important!

io7m added a commit that referenced this issue May 19, 2017
This adds quadtrees with int coordinates.

Affects #6
io7m added a commit that referenced this issue May 19, 2017
This adds octtrees with int coordinates.

Affects #6
@io7m
Copy link
Member Author

io7m commented May 19, 2017

Done. Will replace with generated implementations at a later date.

@io7m io7m closed this as completed May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant