-
### Description
Right now, for vectors stored as `element_type: byte` we disallow scripting functions to be calculated with floating point query. However, if the user used some external quantization …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
In the product context, it is essential t…
-
While implementing Earth-Moon distance calculations in a port of skyfield to another language, I noticed a discrepancy in what appears to be a test reference value.
Simple km-to-AU conversion of th…
-
# Set up `apartments` table with PostGIS data types
Create the apartments table with proper PostGIS data types to support geographical features for apartment locations, searching, and filtering.
…
-
## Oppurtunity
Currently in plugin, whenever we are doing disk based vector search we first do a ANN search on quantized index and then do the rescoring using full precision vectors. ref: https://git…
-
What is the defined ellipsoid for the distance calculation ?
Where is the distance calculation defined and derived ?
-
### Is your feature request related to a problem? Please describe.
The code around distance calculations is needlessly complex. The default changed from square_dist to trig_dist years ago, and I susp…
sparr updated
3 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When there is no cargo or passengers for a mission (IE missions where you are escorting…
-
The runtime of distance calculation may exceed the actual MCMC runtime.
For MP3 distance with 30 mutations in the trees, the runtime of calculating the distances is more than double that of the act…
-
The Images package has a really powerful pixel distance calculation (similar to bwdist in matlab: https://www.mathworks.com/help/images/ref/bwdist.html)... I use it all the time in my work and suspect…