-
Hi there!
Just a short note on the distance calculations. From my experience, it's one of the major bottlenecks in the package. For example, I can't even apply the `spatialsample` package for my da…
-
I noticed a potential issue in the distance calculation at [line 391 in calc.py](https://github.com/apalarcon/alarconpy/blob/1decf4bbec562e654038367439f5ac6345ebfdd4/alarconpy/calc.py#L391). Currently…
-
**Description:**
There seems to be a potential bug in the library, specifically related to the calculations between GPU and CPU. When the values of the distance matrix are between 0 and 1, we get t…
-
## Problem
#### Firestore
Since message don't need to persist for future retrieval, I propose that we safely eliminate Firestore form the workflow for messages (keeping Firestore only for storing us…
-
This bug happens when the internet connectivity is low on a device. an easy fix is required that basically does the same distance calculation for schools within a 30 or 20 KM radius
-
## Bevy version
0.15
## Info
* Calculate the search radius based on the light radius in world units and the distance to the light in world units (for directional lights this should be configurable …
-
**Cogito and Godot Engine Version:**
Godot 4.3
Cogito beta 202411.01
**Description:**
When carrying a mug and approaching a raycastable surface the carriable is automatically dropped
**Repr…
-
### Problem
As discussed with @helder-ribeiro, we need a function within SERD that can calculate the depth of residues identified by SERD as exposed. This depth value should be calculated for each re…
-
It would be great to have a distance calculation field for JetFormBuilder. It could been used for calculating distance between your store and the customer to calculate a shipping price.
Thank you!
…
-
To avoid the calculation of distances in an ad hoc manner, all distance calculations should call `geopy`.