-
I've been seeing fairly frequent `bpkg terminated abnormally: access violation` errors recently. Most frequently during sync it appears. Generally though they will not reproduce - running the exact sa…
-
When using binless(), if specifying alq data (either alone or in addition to blq data), the vpc$pctalq data frame is not created for the binless() method e.g.,
```
library(tidyvpc)
obs_data
b…
-
Hi @billdenney , regarding why we cannot use `predcorrect()` before `binning()`, the ypc calculation uses `median(pred)` by bin
https://github.com/certara/tidyvpc/blob/8c7ed9c00ca9d60e19211d2731511b…
-
### Prerequisites
* [x] Can you reproduce the problem in safe mode?
* [x] Are you running the latest version?
* [x] Are you reporting to the correct repository?
* [x] Did you perform a cursory s…
-
## Context
Operating System: Arch Linux
```
$ b --version
build2 0.16.0-a.0.2a5eb277bebc
libbutl 0.16.0-a.0.c53d9cfa8872
host x86_64-linux-gnu
Copyright (c) 2014-2023 the build2 authors.
This …
-
Hi @boris-kolpackov
I was just wondering why the build results for this library look so different in `ci.stage.build2` and `queue.stage.build2`.
CI: https://ci.stage.build2.org/@219b22c6-254a-…
-
The current implementation is not setting `c.libs` (which is what's used instead of interface-only `c.export.libs`) when a static variant of the libraries is linked (you can reproduce the problem by b…
-
Add tests for serialization of binless calc.
-
method='fast' bins using scipy (without logsumexp, requires uniform bins).
method='slow' bins using current method (with logsumexp, does not require uniform bins).
-
need to make the alpha a function parameter
https://github.com/certara/tidyvpc/blob/master/R/plot.R#L50
need to make points size and transparency adjustable as well
https://github.com/certara/tid…