-
Julia has a [`div`](https://docs.julialang.org/en/v1/base/math/#Base.div) function that is used to implement [floor division](https://docs.julialang.org/en/v1/base/math/#Base.fld) (`fld`) and [ceil …
-
Splitting a discussion from #20.
Do both \invariant_for and \static_invariant_for collect the conjunction of all the invariants (static, respectively) or all the invariants visible at the point of …
-
the following line leaves my R process unresponsive, no segfault, no 100% cpu:
``` R
RANN::nn2(iris[,1:4], treetype = "bd")
```
`treetype="kd"` works fine.
-
Recent discussions about pseudo-random floating point numbers have revealed potential shortcomings of the current API in two aspects.
**Clusivity** describes whether a range is inclusive or exclusi…
-
Hi,
I was looking for a posit implementation of the log and log1p functions, actually trying to benchmark how a posit32 (2,30?) would fare (precision and perf-wise) on a gpu or cpu (compared to a …
-
After the recent refactor of spec in #8125 we lost of a bit of functionality, which I now kind of regret.
In the past spec was simple: everything ran from top to bottom as soon as you wrote things.…
-
- I'd really like to see (discrete) **Poisson and Binomial distributions** due their ubiquity in probability. The cumulative distribution of Poisson can be expressed in terms of the (continuous) **Gam…
-
result after press the rgb button in the messages i find colorx and colory. where can i find or figure out the new color, for example colorx with 39020 is no rgb color.
Result in the messages is {"co…
-
Eric Muller posted a proposal on the admin list. I am copying it here to track discussions.
a sub issue of: #240
––––––––––––––––––––––––––––––––––––––––––––––
2020/10/19 8:23、Eric Muller wrote:
H…
-