-
Notifications
You must be signed in to change notification settings - Fork 87
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 documentation #7
Comments
Agreed 👍 |
Has this been started? I can write up the documentation over the next few days when i have some free time. |
Hi @james-gould, that would be greatly appreciated. |
Cool, I'm still tinkering with it at work so I'll more than likely add the docs next weekend. |
Any news on this? Would be really helpful to know how to use this package. |
#17 now provides a (very basic) example. Not closing since a lot more/better is needed. |
Btw.: You write fast, do you have any benchmark to confirm this? And what do you mean by fast (Which operations)? |
It would be very nice to provide some basic usage examples. While using the library (which is very good and solved my tasks) I was confused by multiple things:
Add
behavior (already reported in Allow for duplicate coordinates #4 and Inserted values are ignored if inserted with the same key #5).Balance()
at all.TypeMath<T>
and whether I need toRegister
it or pass toKdTree
constructor or both.The text was updated successfully, but these errors were encountered: