Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/georust/rstar
R*-tree spatial index for the Rust ecosystem
https://github.com/georust/rstar
82a6c8c51262558d30d65e2fbfb9bd974237b93c authored over 3 years ago by Rajsekar Manokaran <[email protected]>
c2bebdaa466da3b2e2ca2d99d8b19f5004fd57ea authored over 3 years ago by Rajsekar Manokaran <[email protected]>
+ add `drain_*` methods
+ expose all iterators under `crate::iterators` module
+ add docs for it...
1bde84ba6497cc37c8cd630947e725ae4ada2c0c authored over 3 years ago by Rajsekar Manokaran <[email protected]>
+ avoid allocating a new root when creating DrainIterator::new
+ calculate max. tree depth in Dr...
e1476972b3849c7a602cb2930a21a89c69068a44 authored over 3 years ago by Rajsekar Manokaran <[email protected]>
dde5abdd99e122d8ae64ad71928561a6d0393643 authored over 3 years ago by Julius Lehmann <[email protected]>
0abe2c290feb50e55e86b4f42ad22225dfdb6edc authored over 3 years ago by Julius Lehmann <[email protected]>
210080ff9e4a6d748f446ac23d306ae6420345fa authored over 3 years ago by Julius Lehmann <[email protected]>
75: Prepare for 0.9.1 release r=urschrei a=urschrei
- [x] I agree to follow the project's [code...
d00dd31a016d6c11573ab8f2fe47c957a2e2b469 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>8e3fe41e9274383b32404ffc0ed47301e8aea1bc authored over 3 years ago by Stephan Hügel <[email protected]>
74: generic geom + data container r=urschrei a=urschrei
- [x ] I agree to follow the project's ...
43102539ea1a5c72802bfbf496c70ae2c339b3fc authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>This is a more general replacement for PointWithData, allowing the storage of any compatible geo...
156283939ccaffc610dbf0c0357632b7478af52c authored over 3 years ago by Stephan Hügel <[email protected]>Release v0.9.0
14f019f2492fd5ca3f9003084fc3eb108e228eaf authored over 3 years ago by rmanoka <[email protected]>95a01977e6ce479e5546a00cf399dabfcc378209 authored over 3 years ago by Rajsekar Manokaran <[email protected]>
68: Typos fixes, link fixes, citation fixes r=urschrei a=urschrei
- [x] I agree to follow the p...
4eacc6d76c4f2b0686db4295b275daa3055d5634 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>3335c8afd0a686e214925cf0c8f727f40ffc9f38 authored over 3 years ago by Stephan Hügel <[email protected]>
2e2abfab5ba2f6160f24a2e298a8f7033666217d authored over 3 years ago by Stephan Hügel <[email protected]>
f77a72aa58bf2be6219cbd6b94e11e99fa697441 authored over 3 years ago by Stephan Hügel <[email protected]>
f329c9ae2d58ee28dcd9c302b0f15ebed5862f2c authored over 3 years ago by Stephan Hügel <[email protected]>
66: polish release notes r=urschrei a=michaelkirk
- [x] I agree to follow the project's [code o...
6a8c53f98b39461183fb71bbf13062719f14700d authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Stick with format of previous release notes, and follow the
Fixed/Added/Changed categorization l...
65: Remove imports and remove executable bit from various files r=michaelkirk a=urschrei
- [x] ...
41a2a22cfa27a787b7fd1733e0a460b3f9f0c1ad authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>1cb4f8c356a071f1a1f3edfdecfee43cbd7515d3 authored over 3 years ago by Stephan Hügel <[email protected]>
0e6cb831591bfcb4ec42712c1a0f7f3b3620e9a0 authored over 3 years ago by Stephan Hügel <[email protected]>
0902c9d25924522edefb42fefeb2cb2c658a1b25 authored over 3 years ago by Stephan Hügel <[email protected]>
40: Aabb: fix min_max_dist_2 consistency with distance_2 r=urschrei a=aschampion
PR #35 changed...
ade58bac9a53c9dd24abea5e8224ce3dc61f5a9b authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>66843d1994ffaed7ce1e9194220f0b1b1a9c0b2e authored over 3 years ago by Andrew Champion <[email protected]>
PR #35 changed the structure of floating point operations in this, which
leads to precision issu...
43: Allow mutating generator functions for points r=michaelkirk a=Dr-Emann
This allows for addi...
803db5270a43f93be85909e7ff736953fb9996cb authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>43e8b3a043e1cf9cfdb4e84f6506acf8a82de9f2 authored over 3 years ago by Zachary Dremann <[email protected]>
This allows for more flexibility for the caller
1c7e204a3b84f0f452899e76894f030ed18e2c49 authored over 3 years ago by Zachary Dremann <[email protected]>Replaces code in the form of
```rust
buffer = [f(), f(), f(), ..];
point = Point::generate(|i| ...
As long as we define the order in which the generating function should
be called, there is no re...
60: Fix rstar-demo for aarch64 macos r=urschrei a=michaelkirk
- [x] I agree to follow the proje...
b6fd77a8d9507baf044dbb5e9f44a059a40b72e3 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>49: Nearest neighbors r=urschrei a=jverce
- [x] I agree to follow the project's [code of conduc...
489c69011f36262af7c69dbc7e5b0ff51fde7441 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>c5b186eedfbc9fca2bd74ef9d7504a8354a35be3 authored over 3 years ago by Jay Vercellone <[email protected]>
34a70fb203892dee5c5f6f698d43efea92cf1392 authored over 3 years ago by Jay Vercellone <[email protected]>
9a46abc5a48eec54a0beb9719277eb4f3263ff13 authored over 3 years ago by Jay Vercellone <[email protected]>
63: Update benchmark functions r=michaelkirk a=urschrei
Update criterion version, features, and...
4e5e9b8cedaf86f3fab7478d9f5ffafe413e8378 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>62: Update CI r=michaelkirk a=urschrei
- [x] I agree to follow the project's [code of conduct](...
6e6f6067ec77625e1f547d495b04797b3b29c36f authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>Update criterion version, features, and re-write deprecated items
f10b6af6f943aad1bcee50903e4b62446b5ea6b0 authored over 3 years ago by Stephan Hügel <[email protected]>1ddd38af60c48c55ae204cc27906fee3e2406c9e authored over 3 years ago by Stephan Hügel <[email protected]>
61: Clippy, rustfmt, Cargo metadata updates r=michaelkirk a=urschrei
- [x] I agree to follow th...
b32ec608ebfe8a379f27f9a1e00c827fc40f78cb authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>3ccceacb78ace16ef110eb9b2d8bb36b9137997e authored over 3 years ago by Stephan Hügel <[email protected]>
389afa9222ef3d0e07c29bda3b7759b61255ef58 authored over 3 years ago by Michael Kirk <[email protected]>
bc77a5a705b05cfab3ae94c4bf4610b3eb2bdd4d authored over 3 years ago by Michael Kirk <[email protected]>
4bd9244b28b0240eeb0eaee7261374a9e331142d authored over 3 years ago by Stephan Hügel <[email protected]>
b43bd4f2213d5fdd530a7d8f8b7bf0d2db183550 authored over 3 years ago by Stephan Hügel <[email protected]>
da2875e4ba21dfc4f80136836ab6e92f3db09ef5 authored over 3 years ago by Stephan Hügel <[email protected]>
62ea4d88a02fe2f85403ebb60b487b415c72c439 authored over 3 years ago by Stephan Hügel <[email protected]>
53ea4ca978e3a6cca32da28ca42d11e75520872c authored over 3 years ago by Stephan Hügel <[email protected]>
59: Add CI r=michaelkirk a=urschrei
Co-authored-by: Stephan Hügel <[email protected]>
d22f835bb60230d86c3c8edbea12c62bd6a02a46 authored over 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>f865ff6d0963ff26e35941b9272477ba5d9592eb authored over 3 years ago by Stephan Hügel <[email protected]>
4a432aa7582a16e85ab3ad74449cd642ac1a6e78 authored over 3 years ago by Stephan Hügel <[email protected]>
90e08f0b229d7b983b22a079ad719ffd57653e93 authored over 3 years ago by Stephan Hügel <[email protected]>
Update dependencies
92b20c09ad238466e455f7b084fec2abe2583e3d authored over 3 years ago by Stephan Hügel <[email protected]>d33c6df6e48f687a1ecc3f16dd5c4eec69f25009 authored over 3 years ago by Stephan Hügel <[email protected]>
059422d48cdeeaeceb7fa93782a48e883cc5f53b authored over 3 years ago by Stephan Hügel <[email protected]>
See previous: #54
87bda4a210e00c070fb8cda210f08ec589e1667d authored over 3 years ago by Stephan Hügel <[email protected]>Thanks to @adamreichold for the solution!
452d9424547df2fd8e875f9300592a4bd1c4edb7 authored over 3 years ago by Douwe Schulte <[email protected]>88ffc631771bc44ea7580d4264c694929e09f88f authored over 3 years ago by Douwe Schulte <[email protected]>
13d4de74ed36d5822e9dbf2958928f622ad6b753 authored over 3 years ago by Douwe Schulte <[email protected]>
1f0dda9374ba087f8d13f2707d23419ad9a954a0 authored over 3 years ago by Douwe Schulte <[email protected]>
* Use pattern matching to handle edge case
* Insert the first result when building the `result` ...
06bc997aafd3e3a06daf0f88b21379b1e6be52e8 authored over 4 years ago by Jay Vercellone <[email protected]>
6abed02ad68beba12ce8b6ec8c76f69d9c9b3fef authored over 4 years ago by Jay Vercellone <[email protected]>
8d17c2388581af075913d6caae4aaeda20cfc856 authored over 4 years ago by Jay Vercellone <[email protected]>
bbe73c312c581f8e455d4f43be5e9bdadf307c6e authored over 4 years ago by Jay Vercellone <[email protected]>
Reinserting nodes must not be performed batched.
If more than one of the reinserted nodes cause ...
43b4f8f2b0d0749b57ed0f41e864af9b4c7966dc authored over 4 years ago by Stefan Altmayer <[email protected]>
5d0042d613c7261be3ae15facfa0d4a9a973ab70 authored over 4 years ago by Adam Reichold <[email protected]>
9d1d1219e5f2cc12a76b54ee29d9eaf5f844c56e authored over 4 years ago by Stefan Altmayer <[email protected]>
Those were becoming rather cluttering than helpful.
2f7a14f784e65fa66683315f55d8dc530b06addb authored over 4 years ago by Stefan Altmayer <[email protected]>1c5b2b1d08f240112e0b47f1214397a8791ccd0f authored over 4 years ago by Stefan Altmayer <[email protected]>
0a89c39121d48d28b88f3dbfafa4ac75361502b0 authored over 4 years ago by Stefan Altmayer <[email protected]>
42ad30eda9895ff453f271c996fb144b2a5dcc8d authored over 4 years ago by Stefan Altmayer <[email protected]>
49fd02992fc8ce3e2e23b37cd5a46c45cb7aec9d authored over 4 years ago by Adam Reichold <[email protected]>
5c8adadd1bd428359eaabd470bfa8dbc78e586d5 authored over 4 years ago by Stefan Altmayer <[email protected]>
Adds `test_root_node_is_not_always_unpacked` test case
42a86aa9aff8e7dce7cf1387e0cf4144e09c2cb7 authored over 4 years ago by Stefan Altmayer <[email protected]>abd4835d3f94bab089c442ece3677fbf55750322 authored over 4 years ago by Stefan Altmayer <[email protected]>
613fe3f3894101e8f5c8d01061366d40c9cbde7a authored over 4 years ago by Stefan Altmayer <[email protected]>
f73eca7aab9b84ad270e72e77fb8b27b585150ac authored over 4 years ago by Stefan Altmayer <[email protected]>
NearestNeighborDistanceIterator -> NearestNeighborDistance2Iterator
954e1f0b7a9b154f17246a26d158901d3bf0a2d5 authored over 4 years ago by Stefan Altmayer <[email protected]>
to nearest_neighbor_iter_with_distance_2, to reflect the Point::distance_2
method, as both retur...
Previously, `nearest_neighbor_iter_with_distance` was documented as
yielding the distance, where...
Following the link before the fix leads to a `Not Found` error
page.
Use a stack based binary heap by default that only allocates on the heap
after its stack size ha...
Change this from O(P::DIMENSIONS^2) multiplications to
O(P::DIMENISIONS). Note this is not ident...
1137cec1b6ac9bf3ffc9f7fe9b4790b698149b0b authored over 4 years ago by Andrew Champion <[email protected]>
9aa17e64dd5d8ed7e1968d159fa885173db59395 authored over 4 years ago by therealbnut <[email protected]>
859be657416380faba58fee5add1fe12dfa7145f authored over 4 years ago by therealbnut <[email protected]>
34dbac50ed2363585ed30e64d0b336d6e0311130 authored almost 5 years ago by Jorn van de Beek <[email protected]>
b14ef681e1d4c476b1a77a72247c1e03c88a9637 authored almost 5 years ago by Jorn van de Beek <[email protected]>
To support implementing RTreeObjects/PointDistance etc.
67ec75d26fa4be5bf9de0223a6c6d884e4ef60e6 authored almost 5 years ago by Jorn van de Beek <[email protected]>824c68d974a6737d9ec729e44d1b3c82ddc98650 authored almost 5 years ago by Jorn van de Beek <[email protected]>
a3541b0b6452797dd407b7ff11f49ed803a26db7 authored almost 5 years ago by Stefan Altmayer <[email protected]>
63889e980392b2cbd1e190f94979a3f691c270b4 authored almost 5 years ago by Stefan Altmayer <[email protected]>
Only the envelopes are used for determining intersection candidates,
so it suffices that the env...
`trim_rust` is a custom script bash script one-liner that removes all trailing
whitespace from e...