-
I have a map with a few clickable points of interest. In Android all is fine, on iOS, once in a while, when I press one of these points of interest, the app crashes with the following error:
`libc+…
-
I was playing around with this library, and I found that because of the heavy usage of numpy (which releases the global interpeter lock), that a simple `ThreadPoolExecutor` running the internals of th…
-
Hi @heyoeyo , I'm trying to fine-tune SAM for panorama images of the indoor scenes, which are all of different rations, but as they are panoramas their width is always longer then height.
1. Wha…
-
The wiki is good as it is structured very strategically and it is easy to understand. However I found that your work can be enhanced more presentably in order to make it neither.
In the second paragr…
-
Currently, heightfield collisions project the colliding body to an intersection on the heightfield's polyline.
It seems it would be useful to allow enabling smooth interpolation of height values, trea…
-
I noted that [Span.log() isn't supported in this library](https://docs.datadoghq.com/tracing/trace_collection/custom_instrumentation/java/#set-errors-on-a-span).
We were hoping to use the [java-grp…
-
### Instrument Manufacturer
AERIS
### Instrument Model
Ultra_CO_N2O
### Instrument Serial Number
100861
### Instrument Scientist Name
Katie Read
### Instrument Scientist ORCID
0000-0002-4044-…
-
# PK Radar - Area Onboarding
## [Charleston, SC] - Proof of Concept
**Contacts**: [@matt-yml] [@DrHotDogtor]
### **I. Territory Viability Assessment**
- [x] **Fence Estimation**: Determine boundary …
-
Had some time so made a few changes for the layout and made the time string human readable in the drop down.
For your reference only, you guys can make this change if you still have time or want to c…
-
In some cases we have a dedicated top level object as a builder and in some cases it in an inner class. Also, most options builders do not implement an interface. We should adhere to the design that…