-
**Is your feature request related to a problem? Please describe.**
I'd like to perform various distance/similarity functions.
- [ ] `cosine`
- [ ] `dot_product`
- [ ] `euclidian`
- [ ] `pearson`…
-
### Feature request
Like https://phpstan.org/r/9c6ac5fc-d975-473e-ab7c-dc95ece0c6b1 (issue https://github.com/phpstan/phpstan/issues/2046) - `DOMDocument::getElementsByTagName()` always return coll…
-
Is it possible to use decimal type in a boolean expression such as:: "myDecVar >= 10.0" ?
If MyDecVar is something like 3.1, flee throws an error, saying:
"Error: CompareElement: Operation 'Gr…
-
cubap updated
3 months ago
-
```C++
TEST_F(IterVisitorTest, ExprsBetween) {
Fusion fusion;
FusionGuard fg(&fusion);
TensorView* tv0 = makeSymbolicTensor(1);
TensorView* tv1 = set(tv0);
TensorView* tv2 = set(tv1)…
-
The "with" construct shouldn't first take the destructing expression. As text, it would be:
> With variable var, constructed with expression e1, destructed with expression e2 ...
so, in code, so…
-
Hi,
I'm trying to compile my first project with WalEx. So I created a small project to test the lib and I got the following compilation error: `invalid quoted expression: %{}`
I used this code :…
-
It seems like linting is ignored in strings:
```vala
// This code does not raise any error in vala-lint
var regex = new Regex ("^(xkb|m17n):(\\w+)");
```
However, if you use regex directly, v…
-
### 🤔 What's the problem you're trying to solve?
Majority of other `cucumber` implementations support `cucumber expressions` to define steps.
Coming to `godog` from another implementation may…
-
Consider this Quarto markdown document:
---
format: html
---
```{r}
#| include: false
library(epoxy)
x