Matthieu Kopp

Results 4 issues of Matthieu Kopp

hello, When calling allPoints with a radius of R, I get N points. When calling nearestK with a large limit and going through all the returned points, I then check...

First of all, thanks for your work on this important library. **Describe the bug** Writing metadata in a Sony ARW file currently corrupts the file because it suppresses an important...

makerNote

### Describe the bug The following code (Swift) adds 500 items to the index, and then removes them. The count of items in the index after removal is 448 (consistently...

bug

### Describe the bug When calling USearchIndex.add() from multiple threads in the Swift concurrency (Swift) a deadlock situation arises in this code: inline node_lock_t node_lock_(std::size_t slot) const noexcept Threads are...

bug