-
Dear HDBSCAN developpers,
I'm a physicist using the HDBSCAN algorithm to analyze experimental results (I'm therefore not specialized in clustering!). It works quite well on my data, but I have the …
-
Jira Link: [DB-14191](https://yugabyte.atlassian.net/browse/DB-14191)
### Description
```diff
diff --git a/src/yb/integration-tests/upgrade-tests/pg15_upgrade-test.cc b/src/yb/integration-tests/upg…
-
**I propose we** make it optional to repeat the constraints on type parameters when writing an extension on a generic type.
```fsharp
type Foo = { x: 'T }
// OK
type Foo with
member this.…
-
gensim 3.8.3 should only [require numpy>=1.11.3 on Python 3.x](https://github.com/piskvorky/gensim/blob/e889fa3d45a406cabbc7e180fa9a8ee3f76ac6f0/setup.py#L335-L345). However uv is using the 2.x constr…
-
Add a function to check for indexes or constraints ending in "_tmp"
Use that function before any reload operation, if such index/constraint is found, provide the user with instructions on how to re…
-
### Feature Description
## Background
There should be utilities that turn any objective into some appropriate constraint. The constraint should take in an objective and a value as arguments, and the…
-
I have a test csproj based on `net472`, its package reference is following:
```
```
and the unit tests runs OK
9 days ago, the `System.Buffers` published th…
-
Is there an equivalent to specifying Foma’s DIR constraints (i.e. `||`, `\\`, `//`, or `\/`) in PyFoma? I assume that it’s not implemented in PyFoma, but I want to make sure.
I am trying to use PyF…
-
In parallel with #249, we must refactor the `acRange` field in the `ArithmeticCircuit` type. Instead of having a map from variables to their upper bound value, it makes sense to have a number of prede…
-
For the sake of flexibility we need to be able to add recurrence rules to constraints.
For example:
- "This person cannot work Mondays and Tuesdays every week"
- "This person is on a 5/2 schedule…