-
### User Story
As an AP team member upgrading Airflow
I need complete and agreed technical documentation for the upgrade
So that I know what is in scope for the upgrade and how it will be carried out…
-
The idea is that both of those namespaces would gain the ability to not only extract into a folder but also extract into a fixed size buffer or perhaps even gain the ability to be decompressed by chun…
-
The breaker block currently can break any block instantly (except bedrock).
Should the types of blocks able to be broken be dependent on a supplied tool to the breaker and the tool in the breaker …
-
**Describe the feature**
Support for control of the AJA FSHDR for SDR/HDR conversions and control
**Is this platform dependent (windows, mac, ..)?**
No its not, controlled via web GUI
**If doc…
-
### Describe your issue.
There are quite a number of errors due to `isnan` and `isinf` not being consistently used with `std::`, but other than that, there is this failure:
```
In file included f…
-
## Status
_Update each sprint until completed_
| Date | Status | Launch Date | Notes |
| ----- | ------ | ------------------------- | ------ |
| 11/22/24 | In-progress | On-track (dependency resolved)…
-
# Description
I would like to propose the addition of typed return values for the parts of the `pyhf` API that return objects with backend-dependent types.
See the following example as a motivat…
-
# C++ Fundamental Types | hacking C++
C++'s fundamental types for beginners: type names, possible values, operations, platform-dependent memory widths, etc.
[https://hackingcpp.com/cpp/lang/fundamen…
-
See https://github.com/dotnet/efcore/issues/27516
The issue here is that our guidance is to introduce a required property in optional dependents. However, when table splitting, which is the default…
-
Here are 10 approaches to implement adaptive noise reduction, ordered by complexity/effectiveness:
### 1. Enhanced Spectral Subtraction
- Track noise floor during silence periods
- Use overlappin…