-
Guys, there is a new GW5A series. Is there any plan to support it? If I want to add the support by myself, how should I get started?
I am new to FPGA and have just known how to use your tool chains …
-
If we have a Doctrine DBAL type with an object (DateTime, any custom object), then its compared by reference and we cannot use mutable objects.
We should consider allowing a way to have mutable objec…
-
### Description
On some mobile browsers, the limit on the size of WebGL texture is pretty low so that the problem in #5410 can often occur when using `PIXI.Text`. There should be a way to limit the s…
-
# Project description
## Goal
To improve the map quality in Italy, we propose to make data improvements by sharing challenges, and when appropriate, fixing data errors, and adding or editing certain…
-
See also #2251
See also #2305 (using local type information instead of requiring formio definitions would be very useful)
In short - we need to ensure that all (input) data has the correct type fo…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
**Desc…
-
The root finders in `scipy.optimize` give different answers across operating systems and Python versions as has been seen in our unit tests in the [`./tests/`](https://github.com/PSLmodels/OG-Core/tre…
-
```
[ 19.224742] zram_generator::config[868]: No configuration found.
[ 19.246283] audit: type=1400 audit(1716454944.544:4): avc: denied { search } for pid=878 comm="ln" name="generator" dev=…
-
To improve our filtering (#500), we want nested json for our /filter endpoint when one-to-many relationships exist. To start with, we will implement this for the proj_addre table.
The /api/project…
-
I'm seeing unexpected behavior in mock call matching that is resulting from the way Arguments.Diff() compares objects. If I have something like:
```
snake := &mocks.Animal{}
honeyBadger :=…