Commit Graph

71 Commits

Author SHA1 Message Date
Ale
d72a12b5ca Issue3 (#4)
Added integration tests
2016-12-27 02:40:46 +01:00
Ale
0d4f22b96a Update README.md 2016-12-27 02:38:23 +01:00
Olek
1631ed096a benches renames 2016-12-27 02:30:53 +01:00
Olek
4b2ce6b173 renamed benches 2016-12-27 02:25:25 +01:00
Olek
666fb5b83a Merge branch 'develop' of https://github.com/fulara/kdtree-rust into develop 2016-12-27 01:46:51 +01:00
Olek
c41f2e043c cleaned up some compilation warnings 2016-12-27 01:46:44 +01:00
Ale
7f5b320db9 Issue1 (#3)
Merged some optimizations.

* up

* Removed comments
2016-12-27 01:14:57 +01:00
Olek
ab6c6b1174 Merge branch 'develop' of https://github.com/fulara/kdtree-rust into develop 2016-12-27 00:56:19 +01:00
Olek
9d3351c9f4 Fixed cloning, invalid arguments 2016-12-27 00:56:10 +01:00
Ale
d3675eaef1 Update README.md 2016-12-27 00:29:51 +01:00
Ale
e80c7d73a5 Update README.md 2016-12-27 00:29:10 +01:00
Olek
7c55da613f Caching values for bounds.rs 2016-12-27 00:26:53 +01:00
Olek
6e57d95638 Added travis.yml 2016-12-27 00:17:23 +01:00
Olek
b9fa192758 Added bench, improvements in nn code 2016-12-26 21:22:10 +01:00
Olek
9ac0a899e2 Added kdtree-lookup 2016-12-26 20:53:39 +01:00
Olek
7a6734cd4d Added benches, lookup remaining 2016-12-26 14:47:59 +01:00
Olek
7ae4d8fd9d Worked on Bounds class. separated it to seprate modules. 2016-12-23 23:03:43 +01:00
Olek
9d58383801 Formatted code slightly 2016-12-23 11:49:19 +01:00
Olek
ce6cd45464 Implemented lomuto instead of hoare, partition 2016-12-23 11:48:37 +01:00
Olek
1942e4b0a0 Initial push to remote 2016-12-23 11:11:08 +01:00
Ale
662c916c88 Initial commit 2016-12-23 11:07:50 +01:00