-
What is the rationale behind setting 14 as the minimum version for macOS ARM64 builds? ARM64 Macs can use as early as version 12.0 and this app isn't using any feature that requires it to be >12.0.
-
I think we should stick with python 3.9 as minimum python version as a lot of software packages we rely on also supports it and so far I only see quality of life features as a reason to stick with hig…
-
There are N cities numbered from 1 to N.
You are given connections, where each connections[i] = [city1, city2, cost] represents the cost to connect city1 and city2 together. (A connection is bidirec…
-
The minimum charging amps slider has a range from 0 - 16 (set at charging_amps_max).
When setting the slider to below 5amps the car seems to have a minimum (as per app) limit of 5amps so will defau…
-
### Description
currently we only have these limits for azure. we would like to document the data requirements for the public api based on different scenarios (fine-tuning, prediction intervals, etc.…
-
⚠ Have you searched for similar, already existing issues? Yes
**Is your feature request related to a problem? Please describe.**
When I drive and stop at a traffic light, the distance to the intersec…
-
The crate in version 0.23 is released with MSRV of 1.56, but a compilation with Rust lower than 1.77 fails.
![Screenshot from 2024-11-28 08-22-01](https://github.com/user-attachments/assets/22854d…
-
### Describe the problem
Hello.
We have encountered the fact that the documentation is not entirely clear what minimum browser versions svelte@5 requires.
I would like to understand what things…
-
Hello! I have a question concerning your cactus_mincut data structure, and the hierarchy of your minimum_cut data structures as a whole. Say that I have the code below, where I am performing a cactus …
-
sorry if this is an ignorant question but I couldn't find this in the documentation
I have been testing the package on Android 34 but then I tried to run it on Android 27 in a simulator and when th…