-
When putting together #72, I discovered that setting the `nthreads` parameter leads to incorrect results, at least on my machine. Here's a minimal example:
```python
import numpy as np
from jax_f…
-
Hello,this is my error log:
Document {
pageContent: 'whether a variable is more or less important when constructing the decision tree. \n' +
'Yeh et al. (2014) find that random …
-
As the UDF interface is currently written, a UDF has two ways to signal which processing method it implements:
https://github.com/LiberTEM/LiberTEM/blob/d839573b2752b26738df051177aaa8c5f6f3d964/src…
-
@rudolph-git-acc and @mariotrevi
Few days back, I had noticed in the fourth thread at Prof. Tao's blog you were focused on the Ceff term, and improving Ht precision at smaller values of x, while I …
-
### Zig Version
0.10.0-dev.316+4938fb8f5
### Steps to Reproduce
Run the following code using `zig build-exe ./src/main.zig -O ReleaseFast --strip -lc`:
```zig
const std = @import("std");
…
-
Hi,
We recently switched from HyPhy version 2.5.8 to using version 2.5.51 for several absrel analyses. To be sure that results from earlier runs would be mostly unaffected by this switch, we reran …
-
**Submitting author:** @aikubo (Allison Kubo Hutchison)
**Repository:** https://github.com/aikubo/LinkingLines
**Branch with paper.md** (empty if default branch):
**Version:** v2.1.2
**Editor:** @hug…
-
HARK models as basic as ConsIndShock use some "constructed inputs" for their solver, by which I mean objects that are passed to the `solve_one_period` function but would not have been *manually* speci…
-
Racket newcomers are immediately confronted with four equality operators:
- `equal?`, which does what you'd expect most of the time
- `=`, which does what you'd expect if you're used to IEEE numbe…
-