-
**The problem/use-case that the feature addresses**
I've heard of use cases where the producer entity may use a retry mechanism when XADDing an entry but would like to avoid adding the entry in cas…
-
I have been playing with the **arcsine** operator in FPTaylor. FPTaylor does not like when the argument of **arcsine** is a fresh variable bounded in [-1, 1].
Program causing the error:
```
Vari…
-
Hi, thanks for sharing the source code.
According to the Equation (10) in your paper, I guess the last elements of $\tilde{i}_t$ will always be zero, e.g., [0.8, 0.3, 0.1, **0**].
Is this on purpo…
-
Hello!
I've looked closely at the paper, and it explicitly mentions that for the proper NSG constructiom the greedy search has to be performed from just the navigating node:
![Screenshot_2023-11-13-1…
-
[`impute_capital_gains`](https://github.com/PolicyEngine/policyengine-uk/blob/f89baee294f74990c26f024cdb32125610169b38/policyengine_uk/data/datasets/frs/imputations/capital_gains.py#L41) currently int…
-
see also #3187 that mentions simulation surface fitting.
However, AFAICS we don't have measurement errors, errors in variables in the case here.
Maruo, Kazushi, Keisuke Tada, Ryota Ishii, and Masa…
-
* To decrease code repetition and chance of implementation errors some functions/classes can be moved to a utility library:
https://github.com/csudre/MetricsReloaded/blob/mikael-mods/utils.py
and im…
-
At the moment, when a file is opened, we request diagnostics on it as usual, and return a "Module not Loaded" error message.
Once the compilation is complete, if it succeeds, then we start getting …
alanz updated
5 years ago
-
(Thanks for these problem sets, which I've been very much enjoying as I learn Coq.)
In Pset3, the two monotonicity-related theorems are degenerate in the following sense:
`bst_strict_monotone_in…
-
I noted a discrepancy in log-likelihoods (mrds vs mcds) for a half normal with no adjustments for the ducknest data; with MCDS producing an unreasonable result. I ran the model in question upon the n…