-
-
Currently we provide `DateTimePeriod` type as a bag of several independent components: `years`, `months`, `days`, `hours`, `minutes`, `seconds`, and `nanosecodns`. This approach leads to several probl…
-
I can't open your write up. Also thought you'd be intrested in this brief write up:
https://observablehq.com/@dmadisetti/frechet-distance
-
Even with lots of and lots of iterations, the distribution of AEPs remains discontinuous. We need to investigate as to whether this is a bug or an artifact of the data.
![image](https://user-imag…
-
In SWI-Prolog I can do:
```
/* SWI-Prolog 8.5.20 Windows */
?- divmod(1000,10,X,0).
X = 100.
?- divmod(1001,10,X,0).
false.
```
In Trealla Prolog I get:
```
/* Trealla Prolog 2.6.29 WSL2*/…
-
## Description of the problem
The testcase gettimeofday02 is failing intermittently on OOT (kernel : 5.0.0-23-generic) and DCAP (kernel : 5.9.0-intel-next+) with Ubuntu 18.04 machines with SGX.…
-
O plot gerado pelo check_monotonicity não diz qual atributo está sendo analisado. Sugiro colocar isto no plot.
Exemplo de como está hoje:
![image](https://user-images.githubusercontent.com/361…
-
I'm now reading _Dijkstra Monad for free_ and try this code :
```fstar
val f (x:int) : PURE int (fun post -> forall y. y >= 0 ==> post y)
let f x = op_Multiply x x
```
fstar.exe output:
`…
-
### Elasticsearch Version
8.7
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
macos
### Problem Description
when running a rate aggregation on …
-
Hi @mm2,
We've gotten [this bug](https://bugs.kde.org/show_bug.cgi?id=462356) reported against Krita 5.1.3, where we upgraded Little CMS to 2.14.
Between 2.13.1 and 2.14, something broke in the …