-
### Description
**Observed Behavior**:
Clusters grow to peak capacity, but then don't scale back down.
There is one single node (managed by karpenter) left in each cluster dealing with all of th…
-
### Problem
In the resolver conflicts are stored as a list of package versions that cannot be activated the same time. This model is insufficient to describe certain interactions of optional features…
-
From Zeynep:
Could we consider adding functionality to see who added candidates to a submission list, ideally showing both the name and the partner organization? This would be really helpful for trac…
-
Related to [this compiler issue](https://github.com/purescript/purescript/issues/4559).
Frequently, when typing the name of a function or a type, and there are multiple candidates *(I think, the mo…
-
ORT 1.20 will be available soon (more info, including timeline + planned features can be found [here](https://onnxruntime.ai/roadmap)), and the release candidate builds are now available for testing. …
-
In pyGMTSAR, it seems that the PS candidates are selected based on the Amplitude Dispersion Index (ADI), as written in Stack_ps.py:
psfunction = (ps.average/(2*ps.deviation))
However, in the paper…
-
Any particular reason not to include the 3.2 release candidate hashes here? :smile:
-
My test
```python
from sympy import *
import sympy
x, y = symbols('x y')
expr = (sin(x)**2 + cos(x)**2) + 2 * (x + y) ** 2 + 2 * (x + y) ** 3
print(simplify(expr))
print(sympy.__version__)
```
R…
-
When we have multiple-length terms in an election due to vacated seats, we assign the longer ones in preference to the candidates with more support in the election, and the shorter ones to the candida…
-
One of the basic purposes of the seller’s scoreAd function is to ensure that PA-API candidates exceed the auction floor price. This check, in most cases, is a trivial function “if A < B then reject” a…